Skip to main content

parent_dir

Function parent_dir 

Source
pub fn parent_dir(file: &Path) -> PathBuf
Expand description

Parent directory of a file, . when the path has none.