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

Method toggleSkipFileStatus

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

* Toggle skip status of file.

(params: ToggleSkipFileStatusParams)

Source from the content-addressed store, hash-verified

1461 * Toggle skip status of file.
1462 */
1463 toggleSkipFileStatus(params: ToggleSkipFileStatusParams): Promise<ToggleSkipFileStatusResult>;
1464
1465 /**
1466 * A request to reveal a certain location in the UI.

Callers 1

stacksTest.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected