Module Ecaml.Process.Call.Input

type t =
| Dev_null
| File of string
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t