mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +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 |