package subprocess

  1. Overview
  2. Docs

Subprocess is a library for safely and (relatively) easily working launching processes with commands on Unix systems, with a focus on I/O. It is intended to be easier to use than the Unix module.

Checkout the documentation at https://ninjaaron.github.io/ocaml-subprocess/subprocess/index.html

OCaml

Innovation. Community. Security.