Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
routing
master
Routing
Base
Context
HttpRequestRouter
Routable
StringRouter
Built with Crystal 1.9.2
2023-10-08 10:15:39 UTC
class
Routing::Context
Routing::Context
Reference
Object
Defined in:
routing/context.cr
Constructors
.new
(params : Hash(String, String))
Instance Method Summary
#params
: Hash(String, String)
Constructor Detail
def self.
new
(params : Hash(String, String))
#
[
View source
]
Instance Method Detail
def
params
: Hash(String, String)
#
[
View source
]