Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
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 exitSee examples.
dune build @alldune runtestSee CHANGES.
See LICENSE.