inverse of escapeShellCommand?

Timothee Cour thelastmammoth at gmail.com
Fri Feb 14 05:13:22 PST 2014


is there a function to get the inverse of escapeShellCommand?

ie:
assert(escapeShellCommandInverse(`  foo   'hello world'  `)==[`foo`, `hello
world`]);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140214/45d0caf3/attachment-0001.html>


More information about the Digitalmars-d-learn mailing list