Function gitql_ast::regex_utils::regex_is_match

source ยท
pub fn regex_is_match(input: &str, pattern: &str) -> bool
Expand description

Return true if a match is found, overwise return false