nushell/crates/nu-command/src/core_commands
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
..
alias.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
debug.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
describe.rs Add debug and describe (#351) 2021-11-19 18:00:29 +13:00
do_.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
echo.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export_def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export_env.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
for_.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
help.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
hide.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
if_.rs A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
let_.rs A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
mod.rs Add debug and describe (#351) 2021-11-19 18:00:29 +13:00
module.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
register.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
source.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
use_.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00