module BerkeleyLibrary::Util::SysExits

cf. BSD sysexits.h cgit.freebsd.org/src/tree/include/sysexits.h?h=releng/2.0

Constants

EX_OK

successful termination

EX_SOFTWARE

internal software error

EX_USAGE

command line usage error