package ppx_minidebug

  1. Overview
  2. Docs

Module type Minidebug_runtime.Shared_configSource

Sourceval refresh_ch : unit -> bool
Sourceval debug_ch : unit -> out_channel
Sourceval debug_ch_name : unit -> string
Sourceval snapshot_ch : unit -> unit
Sourceval reset_to_snapshot : unit -> unit
Sourceval table_of_contents_ch : out_channel option
Sourceval time_tagged : time_tagged
Sourceval elapsed_times : elapsed_times
Sourceval location_format : location_format
Sourceval print_entry_ids : bool
Sourceval verbose_entry_ids : bool
Sourceval global_prefix : string
Sourceval split_files_after : int option
Sourceval toc_entry : toc_entry_criteria
Sourceval description : string