MCPcopy Create free account
hub / github.com/dethcrypto/dethcode / dispose

Function dispose

packages/vscode-host/src/src/vs/workbench/browser/layout.ts:2260–2264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2258 }
2259
2260 override dispose(): void {
2261 super.dispose();
2262
2263 this.disposed = true;
2264 }
2265}
2266
2267type ZenModeConfiguration = {

Callers 2

disposeMethod · 0.85

Calls 1

disposeMethod · 0.65

Tested by

no test coverage detected