MCPcopy
hub / github.com/PowerShell/vscode-powershell / dispose

Method dispose

src/logging.ts:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 public dispose(): void {
50 this.logChannel.dispose();
51 }
52
53 private writeAtLevel(
54 logLevel: LogLevel,

Callers 5

WaitEventFunction · 0.45
disposeMethod · 0.45
deactivateFunction · 0.45
onSettingChangeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected