Sanitizes (escapes) special characters in the command and its arguments.
The sanitized and concatenated command with arguments.
The command to be sanitized.
If true, all the input is sanitized.
Optional
The command arguments to be sanitized.
Generated using TypeDoc
Sanitizes (escapes) special characters in the command and its arguments.
Returns
The sanitized and concatenated command with arguments.