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

Method threads

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

* The request retrieves a list of all threads.

(params: ThreadsParams)

Source from the content-addressed store, hash-verified

1362 * The request retrieves a list of all threads.
1363 */
1364 threads(params: ThreadsParams): Promise<ThreadsResult>;
1365
1366 /**
1367 * The request terminates the threads with the given ids.

Callers 1

threadsTest.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected