struct

Tea::RawMsg

Inherits Tea::Msg < Struct < Value < Object

RawMsg is a message that contains a string to be printed to the terminal without any intermediate processing.

Constructors

new(msg : String)
Source

Instance methods

msg=(msg : String)
Source