Skip to main content

is_glob_pattern

Function is_glob_pattern 

Source
pub fn is_glob_pattern(input: &str) -> bool
Expand description

Returns true when the input contains any unescaped glob syntax.