nushell/crates/nu-command/src/env
Eric Hodel a324a50bb7
Convert FileNotFound to named fields (#11120)
# Description

Part of #10700

# User-Facing Changes

None

# Tests + Formatting

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

# After Submitting

N/A
2023-11-21 17:08:10 +08:00
..
config Fix editor config for reedline and config nu/env (#10535) 2023-09-29 16:36:03 +02:00
export_env.rs Use Vec for Closure captures (#10940) 2023-11-08 00:43:28 +01:00
load_env.rs Convert ShellError::UnsupportedInput to named fields (#10971) 2023-11-07 23:25:32 +01:00
mod.rs remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00
source_env.rs Convert FileNotFound to named fields (#11120) 2023-11-21 17:08:10 +08:00
with_env.rs Use Vec for Closure captures (#10940) 2023-11-08 00:43:28 +01:00