Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Router::RouteHandler
Inherits
HTTP::Handler
<
Reference
<
Object
Constructors
new
Source
Instance methods
add_route
(key :
String
, action :
Action
)
Source
call
(context :
HTTP::Server::Context
)
Source
search_route
(context :
HTTP::Server::Context
) :
RouteContext
|
Nil
Source