Skip to main content

path_components_are_safe

Function path_components_are_safe 

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

Whether a path component sequence is free of .. escape segments.