package dap

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Response.MessageSource

Sourcetype t =
  1. | Cancelled
  2. | Custom of string

Contains the raw error in short form if 'success' is false. This raw error might be interpreted by the frontend and is not shown in the UI. Some predefined values exist.

include JSONABLE with type t := t
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.