Function fuchsia_fs::directory::clone

source ยท
pub fn clone(dir: &DirectoryProxy) -> Result<DirectoryProxy, CloneError>
Expand description

Opens a new connection to the given directory. The cloned connection has the same permissions.