nushell/crates/nu-engine/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
..
call_ext.rs WIP 2021-10-26 05:58:58 +13:00
documentation.rs A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
eval.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
from_value.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00
lib.rs Port help and start porting split 2021-10-09 14:02:01 +13:00