MCPcopy Create free account
hub / github.com/Snapchat/Valdi / thread

Method thread

valdi/vscode_debugger/src/dap/api.d.ts:87–87  ·  view source on GitHub ↗

* The event indicates that a thread has started or exited.

(params: ThreadEventParams)

Source from the content-addressed store, hash-verified

85 * The event indicates that a thread has started or exited.
86 */
87 thread(params: ThreadEventParams): void;
88
89 /**
90 * The event indicates that the target has produced some output.

Callers 2

_initializeMethod · 0.80
disposeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected