Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
cmd=
(cmd :
ExecCommand
)
Source