package shexp

  1. Overview
  2. Docs
Process library and s-expression based shell

Install

Dune Dependency

Authors

Maintainers

Sources

shexp-v0.16.0.tar.gz
sha256=fae7de344e97b6e75e63ee7b8058a29afd358235f50727a02d3f9445675afed0

doc/shexp.process/Shexp_process/Exit_status/index.html

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.