Skip to main content

display_path

Function display_path 

Source
pub fn display_path(path: &Path) -> String
Expand description

Display-friendly path normalization. Expands ~ for home but does NOT perform filesystem canonicalization (to avoid symlink/mount identity changes for labels).