package async_shell

  1. Overview
  2. Docs
Shell helpers for Async

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=b873051dd46e82b932a52db72a957345a30399c8bce75361024ce7bfe235cb82

Description

Published: 26 May 2024

README

"Async_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.

Dependencies (6)

  1. dune >= "3.11.0"
  2. shell >= "v0.17" & < "v0.18"
  3. ppx_jane >= "v0.17" & < "v0.18"
  4. core >= "v0.17" & < "v0.18"
  5. async >= "v0.17" & < "v0.18"
  6. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (2)

  1. async_smtp >= "v0.17.0"
  2. vrt

Conflicts

None

OCaml

Innovation. Community. Security.