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