mirror of
https://github.com/nushell/nushell.git
synced 2025-08-03 10:57:40 +02:00
* Fix quoting for command line args * Replace custom quoting with escape_quote_string * Use raw string for now
* Fix quoting for command line args * Replace custom quoting with escape_quote_string * Use raw string for now