Executes the command on the runtime. Both command and its argument are sanitized (escaped) before execution.
Command Output: The complex object with runtime execution parameters.
Command Output
The command to execute.
If true, all the input is sanitized.
(since v1.0.13) If true, standard input will be disabled for the command.
Optional
The command arguments.
Generated using TypeDoc
Executes the command on the runtime. Both command and its argument are sanitized (escaped) before execution.
Returns
Command Output
: The complex object with runtime execution parameters.