Abstract
Messages from the library.
Inherits from: Object ← Burn::Message .
Included in: Burn .
Index: TYPE_ERROR TYPE_INFO TYPE_WARNING message mtype to_s
Instance methods | |
---|---|
message | message |
Gets the actual message.
| |
mtype | mtype |
Gets the type of the message.
| |
to_s | to_s |
Synonym for Burn::Message#message.
|