nushell/crates/nu-command/src/env
WindSoilder b88ace4cde
keep raw for variable inputed argument (#6426)
* keep raw for variable inputed argument

* fix clippy for windows

* make test runs on windows
2022-08-27 08:22:02 -05:00
..
config keep raw for variable inputed argument (#6426) 2022-08-27 08:22:02 -05: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