nushell/crates/nu-command/tests
Robert Broketa 690ec9abfa
Implement rest of touch flags (#5119)
* Add timestamp flag to `touch` command

* Add modify flag to `touch` command

* Add date flag to `touch` command

* Remove unnecessary `touch` test and fix tests setups

* Change `touch` flags descriptions

* Update `touch` example

* Add reference flag to `touch` command

* Add access flag to `touch` command

* Add no-create flag to `touch` command

* Replace `unwrap` with `expect`
2022-04-07 06:44:05 -05:00
..
commands Implement rest of touch flags (#5119) 2022-04-07 06:44:05 -05:00
format_conversions Add escapes to 'to nuon' (#4964) 2022-03-26 08:35:37 +13:00
main.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00