Skip to main content

should_skip_path

Function should_skip_path 

Source
pub fn should_skip_path(path: &Path, excludes: &[String]) -> bool
Expand description

Check whether path should be skipped based on its directory components matching any entry in excludes.