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

Method dispose

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

Source from the content-addressed store, hash-verified

29 handleUpgrade(req: http.IncomingMessage, socket: net.Socket): void
30 handleServerError(err: Error): void
31 dispose(): void
32}
33
34/**

Callers 5

createProxyMethod · 0.65
runCodeServerFunction · 0.65
entryFunction · 0.65
registerFunction · 0.65
disposeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected