Skip to content

struct Athena::Framework::Listeners::Routing
inherits Struct #

Sets the related ATH::Action on the current request via an ART::RequestMatcherInterface.

Constructors#

.new(matcher : ART::Matcher::URLMatcherInterface | ART::Matcher::RequestMatcherInterface, request_store : ATH::RequestStore, request_context : ART::RequestContext | Nil = nil)#

View source

Methods#

#on_request(event : ATH::Events::Request) : Nil#

View source