Skip to main content

get_filesystems

Function get_filesystems 

Source
pub fn get_filesystems(config: &DfConfig) -> (Vec<FsInfo>, bool)
Expand description

Get filesystem info for all relevant mount points. Returns (filesystems, had_error) where had_error is true if any file was not found.