You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding support for negative positions via new arg --returned-status.
* Supports positive and negative values.
* Negative values count from the end in reverse, similar to (linux's) bash and python.
* Can be used as either `--return-status N` or `--return-status=N`.
* Adding tests to validate `--return-status` functionality.
0 commit comments