package async_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Async_unix.Config.Dump_core_on_job_delay.How_to_dump.t =
  1. | Default
  2. | Call_abort
  3. | Call_gcore
include sig ... end
val sexp_of_t : t -> Sexplib.Sexp.t