Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crst::Topic
Inherits
Crst::Node
<
Reference
<
Object
Represents a topic
Constructors
new
(title :
String
, children :
Array
(
Crst::Node
) = [] of
Node
)
Source
Instance methods
children
Source
children=
(children :
Array
(
Crst::Node
))
Source
title
Source
title=
(title :
String
)
Source