repository_path_is_absent

Function repository_path_is_absent 

Source
fn repository_path_is_absent(path: &str, absent_paths: &HashSet<&str>) -> bool
Expand description

Match an exact absent repository key or one of its slash-delimited ancestors.