Skip to main content

validate_directory_beneath

Function validate_directory_beneath 

Source
pub fn validate_directory_beneath(root: &Path, relative: &Path) -> Result<()>
Expand description

Validate an existing directory beneath a trusted root without following symlinks in any component.