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.