Yet another implementation of fork&exec and related functionality
Description

This library is a relatively featureful and flexible implementation of fork&exec with related functionality, including some basic support for asynchronous I/O. This is an old and unmaintained code. New users are advised to try using [Async.Process] for certain use cases and [Shexp_process] for certain other use cases.

Install

Published

01 Mar 2019

Authors

Maintainers

Sources

shell-v0.12.0.tar.gz
md5=db24c0f66777493987436aed423aec76

Dependencies

spawn >= "v0.12"
dune >= "1.5.1"
textutils >= "v0.12" & < "v0.13"
re2 >= "v0.12" & < "v0.13"
ppx_jane >= "v0.12" & < "v0.13"
core_kernel >= "v0.12" & < "v0.13"
core >= "v0.12" & < "v0.13"
jst-config >= "v0.12" & < "v0.13"
ocaml >= "4.07.0"

Reverse Dependencies

async_shell = "v0.12.0"
core_profiler = "v0.12.0"
patdiff >= "v0.12.0" & < "v0.13.0"

Conflicts

None