pub fn has_wildcard(input: &str) -> bool
Returns true when the input contains an unescaped * or ?.
true
*
?