package shell
Yet another implementation of fork&exec and related functionality
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=d6f76ca1c3e7fa523da5affe9c1ebb74fe17bec2a2f22c239746b72905bc5f61
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.
Published: 26 May 2024
README
"Shell"
Functions for invoking executables and for running bash in a subprocess.
Warning: this library is unloved and not actively maintained: consider using Async.Process.run
and related functions, instead. Or if you really need a synchronous process spawning API, use Core_unix.create_process
, or Spawn.spawn
directly.
Dependencies (8)
Dev Dependencies
None
Used by (8)
-
async_shell
>= "v0.17.0"
- comby
-
core_profiler
>= "v0.17.0"
- magic-trace
- polars
- polars_async
- ppx_embed_file
-
sexp
>= "v0.17.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page