mirror of
https://github.com/nushell/nushell.git
synced 2025-02-11 07:59:46 +01:00
* have save --append create file if not exists Currently, doing: echo a | save --raw --append file.txt will fail if file.txt does not exist. This PR changes that * test that `save --append` will create new file |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |