class

Dorsum::Context

Inherits Reference < Object

Keeps the details of how the CLI tool was called.

Constructors

Instance methods

channel
Source
channel=(channel : String)
Source
command
Source
command=(command : String)
Source
errors
Source
errors=(errors : Array(String))
Source
run=(run : Bool)
Source
run?
Source
triggers
Source
triggers=(triggers : Array(Dorsum::Twitch::Chat::Trigger))
Source
verbose=(verbose : Bool)
Source
verbose?
Source