nushell/crates/nu-command/src
Matheus 5bc7a1f435
#3385: Add unique option for uniq command (#3754)
* Added -u arg for command uniq.

* Update uniq.rs

Co-authored-by: JT <jonathandturner@users.noreply.github.com>
2021-07-10 07:27:35 +12:00
..
classified Move path handling to nu-path (#3653) 2021-06-20 11:07:26 +12:00
commands #3385: Add unique option for uniq command (#3754) 2021-07-10 07:27:35 +12:00
examples Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
utils Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
args.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
default_context.rs New take command (#3722) 2021-07-05 11:46:53 +12:00
examples.rs Make lexing configurable wrt newlines (#3682) 2021-06-25 17:50:24 +12:00
lib.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
prelude.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
utils.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00