escapeShellArg

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

string
escapeShellArg
(
T
)
(
T str
)
if (
isSomeString!T
)

Meta