Constructor
new CommandResult()
Properties:
Name | Type | Description |
---|---|---|
this.cmd |
string | The name of the command that returned the data or value. |
this.data |
array | The actual data or value of the command. |
this.msg |
string | A short descriptive message about this result. |
- Source: