package shexp

  1. Overview
  2. Docs

Module Shexp_process.Exit_statusSource

Exit status of external processes

Sourcetype t =
  1. | Exited of int
  2. | Signaled of int
Sourceval sexp_of_t : t -> Shexp_sexp.Std.Sexp.t
OCaml

Innovation. Community. Security.