|
pirms 1 gada | |
---|---|---|
examples | pirms 1 gada | |
src | pirms 1 gada | |
test | pirms 1 gada | |
.build.yml | pirms 1 gada | |
.gitignore | pirms 1 gada | |
CHANGES.md | pirms 1 gada | |
LICENSE.md | pirms 1 gada | |
README.md | pirms 1 gada | |
dune-project | pirms 1 gada | |
exit.opam | pirms 1 gada |
Exit is an OCaml library to get exit status as declared in stdlib.h
. It gives access to the values of EXIT_SUCCESS
and EXIT_FAILURE
macros and provides some functions built around them.
opam install exit
See examples.
dune build @all
dune runtest
See CHANGES.
See LICENSE.