get_parent_path

Function get_parent_path 

Source
pub fn get_parent_path(path: &Path) -> Option<&Path>
Expand description

Get the parent directory path, handling root correctly.