class

Maze::Router::GlobSegment(T)

Inherits Maze::Router::Segment < Reference < Object

Represents a "match anything" url segment.

In the url /products/:23/&lowast;, the first segment, &lowast; is a glob segment.

Constructors

new(segment)
Source

Instance methods

match?(curious_segment : String)
Source
parameter
Source
parametric?
Source