nushell/crates/nu-command
Jelle Besseling c8f54476c9
Set env in exec command (#8917)
# Description

Previously variables with `let-env` were not available after doing an
`exec` command. This PR fixes that

# User-Facing Changes

Can now use environment variables set with nushell after `exec`

# Tests + Formatting

No tests made but formatting has been checked

# After Submitting
<!-- If your PR had any user-facing changes, update [the
documentation](https://github.com/nushell/nushell.github.io) after the
PR is merged, if necessary. This will help us keep the docs up to date.
-->

Co-authored-by: Jelle Besseling <jelle@bigbridge.nl>
2023-04-20 22:10:46 +12:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Set env in exec command (#8917) 2023-04-20 22:10:46 +12:00
tests Apply continue to each (#8889) 2023-04-15 17:11:02 +12:00
Cargo.toml Upgrade open crate to fix WSL bug (#8905) 2023-04-16 22:05:40 -07:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00