nushell/tests/shell/pipeline/commands
Nathan Thomas 9e39284de9
Add unlet_env command (#3629)
* Add ability to remove env variables

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Implement unlet_env command

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Update parameter description

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Migrate to new filestructure

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Added tests for unlet-env

Signed-off-by: nathom <nathanthomas707@gmail.com>

* Formatting

Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-19 15:00:07 +12:00
..
external.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
internal.rs Add unlet_env command (#3629) 2021-06-19 15:00:07 +12:00
mod.rs Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00