Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val do_or_fail :
string ->
(unit,
[> `Shell of
string
* [> `Exited of int
| `Exn of exn
| `Signaled of int
| `Stopped of int ] ])
Deferred_result.t
val execute :
string ->
(string * string * [ `Exited of int | `Signaled of int | `Stopped of int ],
[> `Shell of string * [> `Exn of exn ] ])
Deferred_result.t