nushell/crates/nu-command/src/env
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 Add meta command for the config subcommands (#5616) 2022-05-23 05:31:57 +12:00
env_command.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
let_env.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
load_env.rs Fix load-env unsupported input error message (#5039) 2022-04-01 10:59:04 +13:00
mod.rs Add meta command for the config subcommands (#5616) 2022-05-23 05:31:57 +12:00
with_env.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00