Skip to main content

strip_home_or_root

Function strip_home_or_root 

Source
fn strip_home_or_root<'a>(cwd: &'a str, home: Option<&str>) -> (String, &'a str)