Utopia SourceUtopiaPathMatcherMatchData

class MatchData

The result of matching against a class Utopia::Path.

Definitions

attr :named_parts

Matched components by name.

attr :post_match

Any remaining part past the end of the explicitly matched components.