mirror of
https://github.com/nushell/nushell.git
synced 2025-01-11 16:58:41 +01:00
2ffe30ecf0
# Description This PR changes the way we handled non-zero exit codes to be and early exit between `foo; bar`. If `foo` in the example has a non-zero exit code, `bar` wouldn't be run. This also affects subexpressions. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |