forked from extern/nushell
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 |