nushell/crates/nu-command/src/env
WindSoilder a35a71fd82
Make Semicolon stop on error (#6079)
* introduce external command runs to failed error, and implement semicolon relative logic

* ignore test due to semicolon works

* not raise ShellError for external commands

* update comment

* add relative test in for windows

* fix type-o

Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
2022-07-20 07:44:42 -05:00
..
config allow for easy reset of config files with a single command (#6041) 2022-07-13 10:03:42 -05:00
env_command.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
let_env.rs Make Semicolon stop on error (#6079) 2022-07-20 07:44:42 -05:00
load_env.rs Fix load-env unsupported input error message (#5039) 2022-04-01 10:59:04 +13:00
mod.rs allow for easy reset of config files with a single command (#6041) 2022-07-13 10:03:42 -05:00
with_env.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00