shellversion Documentation on ocaml.org
Yet another implementation of fork&exec and related functionality
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.
| Author | Jane Street Group, LLC | 
|---|---|
| License | MIT | 
| Published | |
| Homepage | https://github.com/janestreet/shell | 
| Issue Tracker | https://github.com/janestreet/shell/issues | 
| Maintainer | Jane Street developers | 
| Available | arch != "arm32" & arch != "x86_32" | 
| Dependencies | |
| Source [http] | https://github.com/janestreet/shell/archive/refs/tags/v0.17.0.tar.gz sha256=d6f76ca1c3e7fa523da5affe9c1ebb74fe17bec2a2f22c239746b72905bc5f61 | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/shell/shell.v0.17.0/opam | 
Required by
- async_shell>=v0.17.0
- comby
- core_profiler>=v0.17.0
- magic-trace
- polarswith-test
- polars_asyncwith-test
- ppx_embed_file
- sexp>=v0.17.0
 
          


