package dap
Debug adapter protocol
Install
Dune Dependency
Authors
Maintainers
Sources
dap-1.0.3.tbz
sha256=a7a925d4633f65f89d401b7f267aaa3b5e0a14b16f34d533151bb8ca854e2938
sha512=a4174aa17e91832e444127881d42026ab41026bcf0f6ba521de609143cac3f5271e7031553d99d8f32a5a4da5ece6c1d4cf7a95835fdc089c1b098ef86de1fc7
doc/dap.types/Debug_protocol/Event/index.html
Module Debug_protocol.Event
Source
Source
type t = {
seq : int;
(*Sequence number (also known as message ID). For protocol messages of type 'request' this ID can be used to cancel the request.
*)type_ : Type.t;
event : string;
(*Type of event.
*)body : Yojson.Safe.t;
(*Event-specific information.
*)
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>