nushell/crates/nu-command/src/env
2022-08-28 12:56:55 +03:00
..
config better error handling for nu_command::env::conig::utils::get_editor (#6430) 2022-08-28 12:56:55 +03:00
env_command.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
export_env.rs Add export-env command (#6355) 2022-08-18 23:24:39 +03:00
let_env.rs require variable names to follow additional restrictions (#6125) 2022-07-27 14:08:54 +12:00
load_env.rs Fix load-env unsupported input error message (#5039) 2022-04-01 10:59:04 +13:00
mod.rs Add export-env command (#6355) 2022-08-18 23:24:39 +03:00
with_env.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00