wish/docs/plugins/exitcode.md

16 lines
196 B
Markdown

# Exit Code
Shows the exit code of the last command if it is non-zero.
## Add to wish
```ini
[plugin]
name = exit_code
```
## Config options
No plugin specific config options are available.