pub fn is_glob_pattern<T: AsRef<str>>(name: T) -> bool
Returns true if the name contains any glob pattern wildcards.
true