Skip to main content

normalize_guest_path

Function normalize_guest_path 

Source
pub fn normalize_guest_path(path: &str) -> Option<String>
Expand description

Lexically normalize an absolute Unix-style path (no symlink resolution).