Class: Mustermann::Pyramid

Inherits:
AST::Pattern
  • Object
show all
Defined in:
lib/mustermann/pyramid.rb

Overview

Pyramid style pattern implementation.

Examples:

Mustermann.new('/<foo>', type: :pryamid) === '/bar' # => true

See Also: