ShouldWatchPath

Function ShouldWatchPath 

Source
pub fn ShouldWatchPath(path: &PathBuf, ignored_patterns: &[String]) -> bool
Expand description

Check if a path should be watched (not in ignored paths)