nushell/crates/nu-command/src/viewers
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
..
color_config.rs add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
griddle.rs Fix reading of LS_COLORS; ls display symlink (#357) 2021-11-21 01:14:42 +02:00
mod.rs add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
table.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00