class Mustermann::Regular

Regexp pattern implementation.

@example

Mustermann.new('/.*', type: :regexp) === '/bar' # => true

@see Mustermann::Pattern @see file:README.md#simple Syntax description in the README