Skip to main content

BuckRegex

Type created by the regex function.

BuckRegex.match

def BuckRegex.match(
str: str,
/,
) -> bool

Determine if the regex matches any substring of the given string.