nushell/crates/nu-command
Saeed Rasooli 233161d56e
sort_by: support -r flag for reverse (#3025)
* sort_by: support -r flag for reverse

* Update sort_by.rs

Fix reverse test

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-02-08 11:10:06 +13:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src sort_by: support -r flag for reverse (#3025) 2021-02-08 11:10:06 +13:00
tests Soft rest arguments column path cohersions. (#3016) 2021-02-06 20:05:47 -05:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Update some deps (#3011) 2021-02-06 09:54:54 +13:00