struct

Tui::Toast::Message

Inherits Struct / Value / Object

Constructors

new(text : String, level : Level = Level::Info, duration : Time::Span = 3.seconds)
Source

Instance methods

created_at
Source
created_at=(created_at : Time::Instant)
Source
duration
Source
duration=(duration : Time::Span)
Source
expired?
Source
level
Source
level=(level : Level)
Source
text
Source
text=(text : String)
Source