component_debug::dirs

Function open_instance_dir_root_readable

Source
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.