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

Method dispose

valdi/vscode_debugger/src/adapter/debugAdapter.ts:366–369  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

364 }
365
366 dispose() {
367 this._disposables.dispose();
368 disposeContainer(this._services);
369 }
370}

Callers

nothing calls this directly

Calls 2

disposeContainerFunction · 0.90
disposeMethod · 0.65

Tested by

no test coverage detected