package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Before_point_in of Buffer.t
  2. | Before_point_in_current_buffer
  3. | Dev_null
  4. | Overwrite_file of string
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t