Function path_matchers::glob[][src]

pub fn glob(pattern: &str) -> Result<impl PathMatcher, PatternError>

Matches file paths against Unix shell style patterns.