Exit code
#
WhatDisplays the last exit code or that the last command failed based on the configuration.
#
Sample Configuration#
Properties- always_enabled:
boolean
- always show the status - defaults tofalse
info)#
Template (default template
#
Properties.Code
:number
- the last known exit code.Meaning
:string
- the textual meaning linked to exit code (if applicable, otherwise identical to.Code
)