[][src]Function imagecli::paths_matching_pattern

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

Finds the set of paths matching the provided glob pattern.