Skip to main content

is_symlink_safe

Function is_symlink_safe 

Source
pub fn is_symlink_safe(path: &Path, root: &Path) -> bool
Expand description

Check that a symlink target is still within root.