Function nix::mount::umount

source ยท
pub fn umount<P: ?Sized + NixPath>(target: &P) -> Result<()>
Available on crate feature mount only.
Expand description

Unmount the file system mounted at target.