Skip to main content

build_ignore_set

Function build_ignore_set 

Source
fn build_ignore_set(patterns: &[String]) -> Result<GlobSet>
Expand description

Compiles a [GlobSet] from the given list of glob patterns.