Skip to main content

normalize_path

Function normalize_path 

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

Normalize a file path: lowercase, forward slashes, strip leading slash/dot.