class Mustermann::Express
Express
style pattern implementation.
@example
Mustermann.new('/:foo', type: :express) === '/bar' # => true
@see Mustermann::Pattern @see file:README.md#flask Syntax description in the README
Express
style pattern implementation.
@example
Mustermann.new('/:foo', type: :express) === '/bar' # => true
@see Mustermann::Pattern @see file:README.md#flask Syntax description in the README