Command
• new Command(
commandName
, args?
)Name | Type |
---|---|
commandName | string |
args? | object |
•
Protected
args: object
▸ toJson():
Object
Object
▸ toExeScriptRequest():
ExeScriptRequest
ExeScriptRequest
▸ before():
Promise
<void
>Promise
<void
>▸ after():
Promise
<void
>Promise
<void
>Last modified 7mo ago