Function escapeShellArg
Properly escape arguments containing spaces for the command shell, if necessary.
Prototype
const(string) escapeShellArg( const(string) str );
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng