package dap
Debug adapter protocol
Install
Dune Dependency
Authors
Maintainers
Sources
dap-1.0.3.tbz
sha256=a7a925d4633f65f89d401b7f267aaa3b5e0a14b16f34d533151bb8ca854e2938
sha512=a4174aa17e91832e444127881d42026ab41026bcf0f6ba521de609143cac3f5271e7031553d99d8f32a5a4da5ece6c1d4cf7a95835fdc089c1b098ef86de1fc7
doc/dap.rpc_lwt/Debug_rpc/index.html
Module Debug_rpc
Source
The type of rpc connection
Source
val create :
in_:Lwt_io.input_channel ->
out:Lwt_io.output_channel ->
?next_seq:int ->
unit ->
t
create ~in_ ~out ?next_seq ()
Create a rpc connection
event rpc (module The_event)
Get a The_event.Payload.t React.E.t
for opposite end sent events
Source
val send_event :
t ->
(module Debug_protocol.EVENT with type Payload.t = 'a) ->
'a ->
unit Lwt.t
send_event rpc (module The_event) payload
Send event with payload
to the opposite end
Source
val set_command_handler :
t ->
(module Debug_protocol.COMMAND
with type Arguments.t = 'a
and type Result.t = 'b) ->
('a -> 'b Lwt.t) ->
unit
set_command_handler rpc (module The_command) f
Set handler f
for The_command
remove_command_handler rpc (module The_command)
Remove handler for The_command
Source
val exec_command :
t ->
(module Debug_protocol.COMMAND
with type Arguments.t = 'a
and type Result.t = 'b) ->
'a ->
'b Lwt.t
exec_command rpc (module The_command) arg
Execute The_command
with arg
on the opposite end.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>