Expand description
Process ExitCode wrapper.
Process exit wrapper.
Functionsยง
- go
- Parse
C, emit styled help if asked, then runbody. - main
- Parse-free entry: print
{bin}: {error:#}and return 1. - main_
with - Same as
mainwith an explicit format and color for the error path. - main_
with_ help - Emit styled help when
-h/--helpis present, then runbody.