Sysexits.jl

Sysexits.jl provides the system exit code constants as defined by <sysexits.h>.

Installation

To install this package, use the following command inside the Pkg REPL:

pkg> add Sysexits

After the package is installed, it can be loaded with:

using Sysexits