struct Athena::Framework::Listeners::Routing
inherits Struct
#
Sets the related ATH::Action on the current request via an ART::RequestMatcherInterface.
Athena::Framework::Listeners::Routing
Struct
#Sets the related ATH::Action on the current request via an ART::RequestMatcherInterface.
.new(matcher : ART::Matcher::URLMatcherInterface | ART::Matcher::RequestMatcherInterface, request_store : ATH::RequestStore, request_context : ART::RequestContext | Nil = nil)#