Skip to main content

normalize

Function normalize 

Source
pub fn normalize(path: &Path) -> PathBuf
Expand description

Normalizes a config path for identity comparison: absolutizes it, then canonicalizes existing paths so aliases naming the same file compare equal.