escapeShellArg

Properly escape arguments containing spaces for the command shell, if necessary.

const(string)
escapeShellArg
(
in string str
)

Meta