nushell/crates/nu-command/src
JT 6d4784a7c1
Make 'each' implicitly filter out nothings (#4546)
* Make 'each' implicitly filter out nothings

* another example
2022-02-21 15:49:08 -05:00
..
conversions Date format list (#4485) 2022-02-15 15:13:40 -06:00
core_commands feat: update: #4518, Add examples for command: use,module,export def,export env and export def-env (#4584) 2022-02-21 09:32:31 -06:00
dataframe allow dfr open to open tsv files (#4516) 2022-02-17 14:15:17 -06:00
date Strip trailing whitespace in files (#4575) 2022-02-21 08:38:15 -05:00
deprecated feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
env Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
experimental Fix view-source command (#4486) 2022-02-15 17:03:06 -05:00
filesystem feat: update: #4518, Add example for register,source,save,shuffle and from tsv (#4577) 2022-02-21 06:25:41 -06:00
filters Make 'each' implicitly filter out nothings (#4546) 2022-02-21 15:49:08 -05:00
formats feat: update: #4518, Add examples for command: hide, history, from yml, def-env, and table (#4581) 2022-02-21 07:52:50 -06:00
generators Port seq command (#755) 2022-01-17 00:52:41 +11:00
hash Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
math Rename some files (#952) 2022-02-05 12:35:02 -05:00
network add custom header ability to post command (#4558) 2022-02-19 19:27:48 -06:00
path Rename some files (#952) 2022-02-05 12:35:02 -05:00
platform a few more ansi escape sequences (#4553) 2022-02-19 16:47:52 -06:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
strings refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
system feat: add examples for length,lines,reject,benchmark and drop column (#4547) 2022-02-18 19:03:24 -06:00
viewers feat: update: #4518, Add examples for command: hide, history, from yml, def-env, and table (#4581) 2022-02-21 07:52:50 -06:00
default_context.rs Add nuon format for fun (#4401) 2022-02-20 16:26:41 -05:00
example_test.rs headers command (#4414) 2022-02-11 21:06:49 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00