mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 17:03:45 +01:00
fb197f562a
* 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 |