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