mirror of
https://github.com/nushell/nushell.git
synced 2024-11-08 17:44:27 +01:00
180290f3a8
Our own custom escaping unfortunately is far too simple to cover all cases. Instead, the parser will now do no transforms on the args passed to an external command, letting the process spawning library deal with doing the appropriate escaping. |
||
---|---|---|
.. | ||
fixtures | ||
plugins | ||
shell | ||
main.rs |