type t
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t
val create : need:string ‑> where:string ‑> prog:string ‑> args:string list ‑> sandboxed:bool ‑> t