pub fn has_recursive_glob(pattern: &str) -> bool
Returns true when a pattern contains ** semantics.
true
**