pub fn list_current_mounts() -> Result<Vec<LinuxMount>, ReadError>Expand description
Returns the filesystems that are currently mounted.
pub fn list_current_mounts() -> Result<Vec<LinuxMount>, ReadError>Returns the filesystems that are currently mounted.