package ppx_minidebug

  1. Overview
  2. Docs

Module Minidebug_clientSource

In-process client for querying and displaying ppx_minidebug database traces

Sourcemodule Query : sig ... end

Query layer for database access

Sourcemodule Renderer : sig ... end

Tree renderer for terminal output

Sourcemodule Interactive : sig ... end

Interactive TUI using Notty

Sourcemodule Client : sig ... end

Main client interface