Module sysexits

Module sysexits 

Source

Enums§

SysexitsError
Standard <sysexits.h> preferable exit codes for programs on Unix systems.

Functions§

exit
Exit the process with the given exit code.

Type Aliases§

SysexitsResult