run_findmnt

Function run_findmnt 

Source
pub fn run_findmnt(
    args: &[&str],
    cwd: Option<&Dir>,
    path: Option<&str>,
) -> Result<Findmnt>