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