Skip to main content

normalize_path

Function normalize_path 

Source
fn normalize_path(path: &str) -> String
Expand description

Collapse .., . and redundant / in an absolute path.