mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +00:00
93f20b406e
- this PR should close #10132 # Description * added a flag to `from csv --ascii` that replaces the given `separator with the unicode separator x1f https://www.codetable.net/hex/1f (aka Information Separator One) # User-Facing Changes New flags are available for `from csv` ( `--ascii` or short `-a`) # Tests + Formatting There are no tests at the moment. Code has been formatted. - `cargo test --workspace` (breaks with a non related test on my machine) |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |