Skip to main content

Regex.from_glob

Regex.from_globexpression

Documentation

Create a Regex from a glob string

Arguments

  • expression: The glob string to compile into a regex.