Module Call.Input

type t =
| Dev_null
| File of string
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t