Function validate_path_perms

Source
fn validate_path_perms(
    path: Option<&String>,
) -> Option<Result<(), Box<dyn Error>>>