Const
Escapes any characters in a string that might be used to trick a shell command into executing arbitrary commands.
It uses different escaping mechanisms depending on the current platform:
The command to escape
The escaped command
Escapes any characters in a string that might be used to trick a shell command into executing arbitrary commands.
It uses different escaping mechanisms depending on the current platform: