MCPcopy
hub / github.com/microsoft/vscode-js-debug / load

Method load

src/test/test.ts:316–318  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

314 }
315
316 async load() {
317 await this.dap.configurationDone({});
318 }
319}
320
321export class TestRoot {

Callers

nothing calls this directly

Calls 1

configurationDoneMethod · 0.65

Tested by

no test coverage detected