Module Ecaml.Process.Call.Output.Stdout

type t =
| Before_point_in of Buffer.t
| Before_point_in_current_buffer
| Dev_null
| Overwrite_file of string
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t