nushell/crates/nu-command/src
Jakub Žádník 405a4e58c7
Fix 'help commands'; Add 'is_custom' column (#420)
* Fix fetching commands; Add is_custom column

* Remove old comment
2021-12-03 20:45:29 +02:00
..
conversions Port str to-decimal to into decimal command. (#408) 2021-12-03 15:01:19 +13:00
core_commands Fix 'help commands'; Add 'is_custom' column (#420) 2021-12-03 20:45:29 +02:00
dataframe testing suite for dataframes (#379) 2021-11-29 19:50:57 +13:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Introduce metadata into the pipeline (#397) 2021-12-02 18:59:10 +13:00
filters First step (#411) 2021-12-03 12:11:25 +13:00
formats to csv and to tsv (#412) 2021-12-03 15:02:22 +13:00
math Introduce metadata into the pipeline (#397) 2021-12-02 18:59:10 +13:00
platform Port over the kill command from nushell (#381) 2021-11-30 07:21:55 +13:00
random feat(random): add random-decimal (#402) 2021-12-03 06:26:12 +13:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings Port str upcase (#404) 2021-12-03 15:00:32 +13:00
system Try some fixes for external paths (#415) 2021-12-03 20:40:31 +13:00
viewers Add table streaming (#413) 2021-12-03 19:15:23 +13:00
default_context.rs to csv and to tsv (#412) 2021-12-03 15:02:22 +13:00
example_test.rs add random commands (#366) 2021-11-30 19:12:19 +13:00
lib.rs add random commands (#366) 2021-11-30 19:12:19 +13:00