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}.
(body debug-session-custom-event)
Event specific information.
Returns: any
Event specific information. **Returns:** `any`
(event debug-session-custom-event)
Type of event.
Returns: string
Type of event. **Returns:** `string`
(session debug-session-custom-event)
The {@link DebugSession debug session} for which the custom event was received.
Returns: DebugSession
The {@link DebugSession debug session} for which the custom event was received. **Returns:** `DebugSession`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close