package subprocess

  1. Overview
  2. Docs
Nice interfaces handling I/O with Unix commands

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.1.tar.gz
md5=01bd4eb8585102758c19d104aa59365f
sha512=85c06ec131d4ac448a47a7e68a6a0910efe456c84338d556f70e09aa0caf247bf97950fb0ab8c0dd134c585bcf152ea5cbbdcb5c05860e6459af0af50c1123e7

doc/README.html

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.