nushell/crates/nu-command
Robert O'Shea 926177235c
Added quiet flag rm command #4423 (#4430)
* rm now uses -f flag to not print anything

* changed quiet flag to q not f

* Changed value passed to Value::Nothing in rm command
2022-02-12 01:22:40 +02:00
..
assets Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
src Added quiet flag rm command #4423 (#4430) 2022-02-12 01:22:40 +02:00
tests Fix help flag (#4398) 2022-02-09 21:24:29 -05:00
build.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Re-port filesystem commands (#4387) 2022-02-09 09:56:27 -05:00