package dap
Debug adapter protocol
Install
Dune Dependency
Authors
Maintainers
Sources
dap-1.0.2.tbz
sha256=5e14788efb74983486d34a0376669543837e4df32e9a267a5472a9c94b7b743f
sha512=1e075d34cbd290fda63bed2deade9972decc05553c68682b9e82891819129e1070e39f8f12f37deaa7a586fc259cc603d586effe227db123eacb94eced770a97
doc/dap.types/Debug_protocol/Message/index.html
Module Debug_protocol.Message
Source
Source
type t = {
id : int;
(*Unique identifier for the message.
*)format : string;
(*A format string for the message. Embedded variables have the form '{name}'. If variable name starts with an underscore character, the variable does not contain user data (PII) and can be safely used for telemetry purposes.
*)variables : Variables.t option;
(*An object used as a dictionary for looking up the variables in the format string.
*)send_telemetry : bool option;
(*If true send to telemetry.
*)show_user : bool option;
(*If true show user.
*)url : string option;
(*An optional url where additional information about this message can be found.
*)url_label : string option;
(*An optional label that is presented to the user as the UI for opening the url.
*)
}
A structured message object. Used to return errors from requests.
Source
val make :
id:int ->
format:string ->
?variables:Variables.t option ->
?send_telemetry:bool option ->
?show_user:bool option ->
?url:string option ->
?url_label:string option ->
unit ->
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>