pub async fn open_instance_dir_root_readable(
moniker: &Moniker,
dir_type: OpenDirType,
realm: &RealmQueryProxy,
) -> Result<DirectoryProxy, OpenError>
Expand description
Opens the root of a component instance directory with read rights.
pub async fn open_instance_dir_root_readable(
moniker: &Moniker,
dir_type: OpenDirType,
realm: &RealmQueryProxy,
) -> Result<DirectoryProxy, OpenError>
Opens the root of a component instance directory with read rights.