paths_matching_pattern

Function paths_matching_pattern 

Source
pub fn paths_matching_pattern(pattern: &str) -> Result<Vec<PathBuf>>
Expand description

Finds the set of paths matching the provided glob pattern.