Skip to content

janestreet/async_shell

Repository files navigation

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