nushell/crates/nu-command/src/env
Bahex 6eff420e17
fix error propagation in export-env (#14847)
- fixes #14801

# Description

- Fixed the issue
- Added some comments mirroring the ones used in `export-env` handling
in `use`
- Added two tests to prevent regressions

# User-Facing Changes

# Tests + Formatting

- 🟢 toolkit fmt
- 🟢 toolkit clippy
- 🟢 toolkit test
- 🟢 toolkit test stdlib

# After Submitting
2025-01-16 13:59:39 -06:00
..
config Fix config reset to use scaffold config files (#14756) 2025-01-05 16:18:19 -05:00
export_env.rs fix error propagation in export-env (#14847) 2025-01-16 13:59:39 -06:00
load_env.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs Add command to get evaluated color setting (#14683) 2024-12-27 06:58:18 -06:00
source_env.rs Enable conditional source and use patterns by allowing null as a no-op module (#14773) 2025-01-09 06:37:27 -06:00
with_env.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00