1
0
mirror of https://gitlab.com/ceda_ei/wish synced 2025-12-14 13:30:07 +01:00
Files
wish/docs/plugins/exitcode.md
2023-12-06 18:38:01 +05:30

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.