struct

Tea::ExecMsg

Inherits Tea::Msg < Struct < Value < Object

execMsg is used internally to run an ExecCommand

Constructors

new(cmd : ExecCommand, callback : ExecCallback | Nil = nil)
Source

Instance methods

callback
Source
callback=(callback : ExecCallback | Nil)
Source
cmd=(cmd : ExecCommand)
Source