nushell/crates/nu-command/src
2021-11-04 15:43:10 +13:00
..
conversions Ooops fix the wrong naming 2021-11-03 08:48:13 +01:00
core_commands Format implementation, fix on Echo 2021-11-03 19:57:30 +01:00
date Add zip command 2021-11-02 18:28:28 +13:00
env Add env shorthand 2021-11-04 15:32:35 +13:00
experimental move run_plugin command location 2021-11-01 07:40:05 +00:00
filesystem Add initial ctrl-c support 2021-10-28 17:13:10 +13:00
filters Switch next_if to next as we already know it's of type Binary 2021-11-03 22:48:12 +01:00
formats Add 'to json' 2021-10-29 19:26:29 +13:00
math New math commands(product, round, sqrt and sum) 2021-11-01 18:29:34 -03:00
strings Clean-up and adding comments 2021-11-03 20:05:24 +01:00
system Add env shorthand 2021-11-04 15:32:35 +13:00
viewers WIP 2021-10-26 05:58:58 +13:00
default_context.rs Merge pull request #285 from nushell/env_shorthand 2021-11-04 15:43:10 +13:00
example_test.rs Format implementation, fix on Echo 2021-11-03 19:57:30 +01:00
lib.rs Port date commands to engine-q 2021-10-31 07:54:51 +01:00