Skip to main content

validate_remote_base

Function validate_remote_base 

Source
pub fn validate_remote_base(path: &str) -> Result<String, String>
Expand description

Validate and normalize a remote base path. Returns an error if the path is not absolute or contains traversal sequences.