Skip to main content

compile_glob_set

Function compile_glob_set 

Source
pub fn compile_glob_set(patterns: &[String]) -> Option<GlobSet>
Expand description

Pre-compile a set of glob patterns for efficient matching against many paths.