Function escapeShellArg

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

Prototype

string escapeShellArg(
  string str
);

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2015 Nick Sabalausky

License

zlib/libpng