mirror of
https://gitlab.com/ceda_ei/wish
synced 2025-12-14 13:30:07 +01:00
16 lines
196 B
Markdown
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.
|