Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
TrieNode
Inherits
Reference
<
Object
Instance methods
children
Source
children=
(children :
Hash
(
String
,
TrieNode
))
Source
dynamic_child
Source
dynamic_child=
(dynamic_child :
TrieNode
|
Nil
)
Source
handlers
Source
handlers=
(handlers :
Hash
(
String
,
HTTP::Server::Context
-> _))
Source
param_name
Source
param_name=
(param_name :
String
|
Nil
)
Source
protected_routes
Source
protected_routes=
(protected_routes :
Hash
(
String
,
Bool
))
Source