nushell/crates/nu-command/src/core_commands
JT e01e73cb67
Add debug and describe (#351)
* Add debug and describe

* Fix test
2021-11-19 18:00:29 +13:00
..
alias.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
debug.rs Add debug and describe (#351) 2021-11-19 18:00:29 +13: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.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
for_.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
help.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
hide.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
if_.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
let_.rs Category option for signature (#343) 2021-11-17 17:22:37 +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