Module Jenga_lib__Job_summary.Start

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