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.
pub fn clone(dir: &DirectoryProxy) -> Result<DirectoryProxy, CloneError>Opens a new connection to the given directory. The cloned connection has the same permissions.