nushell/crates/nu-command/src/commands
Darren Schroeder 17ef531905
introducing the find command (#3971)
* introducing the `find` command

* added tests

* merged main to accomodate "rest" changes

* test fix
2021-08-27 20:48:41 +12:00
..
charting Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
config Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
conversions Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
core_commands introducing the find command (#3971) 2021-08-27 20:48:41 +12:00
dataframe Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
env Allow environment variables to be hidden (#3950) 2021-08-26 08:15:58 -05:00
filesystem Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
filters Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
formats Reimplement parsers with nu-serde (#3880) 2021-08-06 11:46:19 -05:00
generators Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
math Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
network Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
path Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
pathvar Support other variables than PATH in pathvar (2nd attempt) (#3828) 2021-07-24 11:44:36 -05:00
platform Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
random Bump rand version used by nu-command to 0.8 (#3723) 2021-07-05 16:12:44 +12:00
shells Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
strings Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
viewers All is a DataFrame (#3812) 2021-07-25 22:01:54 +12:00
mod.rs rename command and rename for melt (#3968) 2021-08-26 08:13:54 -05:00