pub fn is_glob_pattern(input: &str) -> bool
Returns true when the input contains any unescaped glob syntax.
true