sorted_watch_paths

Function sorted_watch_paths 

Source
pub(crate) fn sorted_watch_paths(paths: &HashSet<PathBuf>) -> Vec<PathBuf>
Expand description

Return event paths in deterministic order.