Call.Result
type t
=
|
Exit_status of int
Signaled of string
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t