Function root_volume

Source
pub async fn root_volume(
    filesystem: Arc<FxFilesystem>,
) -> Result<RootVolume, Error>
Expand description

Returns the root volume for the filesystem.