pub async fn create_default_hierarchy(
virtual_file_system: &VirtualFileSystem<'_>,
task: TaskIdentifier,
) -> Result<()>
Expand description
Create the default hierarchy of the file system.
pub async fn create_default_hierarchy(
virtual_file_system: &VirtualFileSystem<'_>,
task: TaskIdentifier,
) -> Result<()>
Create the default hierarchy of the file system.