MCPcopy Index your code
hub / github.com/coder/code-server / dispose

Function dispose

src/node/routes/vscode.ts:255–258  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

253})
254
255export function dispose() {
256 vscodeServer?.dispose()
257 socketProxyProvider.stop()
258}

Callers

nothing calls this directly

Calls 2

stopMethod · 0.80
disposeMethod · 0.65

Tested by

no test coverage detected