Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crst::SystemMessage
Inherits
Crst::Node
<
Reference
<
Object
Represents a system message (error, warning, info)
Constructors
new
(level :
Symbol
, text :
String
)
Source
Instance methods
level
Source
level=
(level :
Symbol
)
Source
text
Source
text=
(text :
String
)
Source