CommandAction¶
Inherits |
Description¶
Runs a command in a shell.
Properties¶
Property |
Type |
Description |
Default |
|---|---|---|---|
command |
string |
||
wait |
bool |
Whether to wait (up to 30 seconds) for the shell process to exit, no actions will be executed until then. |
|