nushell/crates/nu-command/src
Fernando Herrera c8b16c14d5
Option to replace command same name (#374)
* option to replace command same name

* moved order of custom value declarations

* arranged dataframe folders and objects

* sort help commands by name

* added dtypes function for debugging

* corrected name for dataframe commands

* command names using function
2021-11-28 19:35:02 +00:00
..
conversions Category option for signature (#343) 2021-11-17 17:22:37 +13:00
core_commands Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
dataframe Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Category option for signature (#343) 2021-11-17 17:22:37 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Fix reading of LS_COLORS; ls display symlink (#357) 2021-11-21 01:14:42 +02:00
filters Add Any command (#375) 2021-11-28 08:29:35 +00:00
formats Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
math from vcf from ics and from ini (#367) 2021-11-26 06:10:56 +13:00
platform Port over the clear command from nushell (#373) 2021-11-28 08:32:44 +00:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings Category option for signature (#343) 2021-11-17 17:22:37 +13:00
system Category option for signature (#343) 2021-11-17 17:22:37 +13:00
viewers Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
default_context.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
example_test.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
lib.rs Port over the clear command from nushell (#373) 2021-11-28 08:32:44 +00:00