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
module
Routing::Routable
Defined in:
routing/routable.cr
Instance Method Summary
#routing_context
: Context
#routing_context=
(routing_context : Context)
#routing_context?
: Context | Nil
Instance Method Detail
def
routing_context
:
Context
#
def
routing_context=
(routing_context :
Context
)
#
[
View source
]
def
routing_context?
:
Context
| Nil
#