Skip to main content

has_exclude_pattern

Function has_exclude_pattern 

Source
pub fn has_exclude_pattern(existing: &[String], pattern: &str) -> bool
Expand description

Return true when existing already contains pattern after normalization.