nushell/crates/nu-command/src/env/config
Stefan Holderbach 6ff717c0ba
Add meta command for the config subcommands (#5616)
When using `config` without the `config nu` or `config env` subcommands
introduced by #5607 display basic usage like `str`.
2022-05-23 05:31:57 +12:00
..
config_.rs Add meta command for the config subcommands (#5616) 2022-05-23 05:31:57 +12:00
config_env.rs Add config command (#5607) 2022-05-22 15:13:58 +12:00
config_nu.rs Add config command (#5607) 2022-05-22 15:13:58 +12:00
mod.rs Add meta command for the config subcommands (#5616) 2022-05-23 05:31:57 +12:00
utils.rs Add config command (#5607) 2022-05-22 15:13:58 +12:00