Module Output.Stdout
type t=|Before_point_in of Ecaml__.Import.Buffer.t|Before_point_in_current_buffer|Dev_null|Overwrite_file of string
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Output.Stdouttype t = | Before_point_in of Ecaml__.Import.Buffer.t |
| Before_point_in_current_buffer |
| Dev_null |
| Overwrite_file of string |
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t