Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.debug-session-custom-event

A custom Debug Adapter Protocol event received from a {@link DebugSession debug session}.

A custom Debug Adapter Protocol event received from a {@link DebugSession debug session}.
raw docstring

bodycljs

(body debug-session-custom-event)

Event specific information.

Event specific information.
sourceraw docstring

eventcljs

(event debug-session-custom-event)

Type of event.

Type of event.
sourceraw docstring

sessioncljs

(session debug-session-custom-event)

The {@link DebugSession debug session} for which the custom event was received.

The {@link DebugSession debug session} for which the custom event was received.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close