struct

Sheety::Notification

Inherits Struct < Value < Object

Notification with level and timestamp

Constructors

new(text : String, level : Level = Level::Info)
Source

Instance methods

expired?(timeout : Time::Span = 5.seconds) : Bool
Source
level
Source
text
Source
timestamp
Source

Nested types