Skip to main content

path_has_parent_escape

Function path_has_parent_escape 

Source
pub fn path_has_parent_escape(path: &Path) -> bool
Expand description

Reject paths that escape upward via .. before canonicalize (symlink-free check).