package async_shell

  1. Overview
  2. Docs
Shell helpers for Async

Install

Dune Dependency

Authors

Maintainers

Sources

async_shell-v0.16.0.tar.gz
sha256=7747705be23cec1fe8b4a714df6583b73f8d0849b401da9b94c22e6217045578

README.md.html

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