Function dmg::detach [] [src]

pub fn detach<P: AsRef<Path>>(path: P, force: bool) -> Result<()>

Detach an image using a path.

The path can be either a device node path or a mount point.