Skip to main content

parent_dir

Function parent_dir 

Source
fn parent_dir(target: &Path) -> &Path
Expand description

The directory holding target. A bare relative filename has an empty parent, which names nothing openable.