Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Delimiter::Tree(T)
Inherits
Reference
/
Object
Constructors
new
(delimiter :
String
= "/")
Source
Instance methods
add
(path :
String
, payload :
T
)
Source
delimiter
Source
delimiter=
(delimiter :
String
)
Source
find
(path :
String
)
Source
root
Source
root=
(root :
Node
(
T
))
Source