Skip to main content

normalize_path

Function normalize_path 

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

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