nushell/crates/nu-command/src/env
Amirhossein Akhlaghpour aef88aa03e
Load env pwd (#7963)
# Description

Fixes #7940
avoid `load-env` to change PWD 

# User-Facing Changes

`{"PWD": whatever} | load-env` now fails
2023-02-05 23:40:46 +01:00
..
config Use imported names in Command::run signatures (#7967) 2023-02-05 22:17:46 +01:00
env_command.rs Use imported names in Command::run signatures (#7967) 2023-02-05 22:17:46 +01:00
export_env.rs Use imported names in Command::run signatures (#7967) 2023-02-05 22:17:46 +01:00
let_env.rs Use imported names in Command::run signatures (#7967) 2023-02-05 22:17:46 +01:00
load_env.rs Load env pwd (#7963) 2023-02-05 23:40:46 +01:00
mod.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
source_env.rs ensure that when nu evaluates files, it allows early returns (#7415) 2023-02-02 00:02:27 +01:00
with_env.rs Use imported names in Command::run signatures (#7967) 2023-02-05 22:17:46 +01:00