nushell/crates/nu-command/src/env
Ian Manske 2612a167e3
Remove list support in with-env (#12939)
# Description
Following from #12523, this PR removes support for lists of environments
variables in the `with-env` command. Rather, only records will be
supported now.

# After Submitting
Update examples using the list form in the docs and book.
2024-05-23 13:53:55 +08:00
..
config Rewrite run_external.rs (#12921) 2024-05-23 02:05:27 +00:00
export_env.rs Remove the Value::Block case (#12582) 2024-04-21 07:03:33 +02:00
load_env.rs Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
mod.rs remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00
source_env.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
with_env.rs Remove list support in with-env (#12939) 2024-05-23 13:53:55 +08:00