class Orion::Handlers::RouteFinder

Included Modules

Defined in:

orion/handlers/route_finder.cr

Constructors

Instance Method Summary

Instance methods inherited from module Orion::Handler

call(context : HTTP::Server::Context)
call(context : Server::Context)
call

Constructor Detail

def self.new(tree : DSL::Tree, *, strip_extension : Bool = false) #

[View source]

Instance Method Detail

def call(cxt : Server::Context) #

[View source]