Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ dispose
Method
dispose
src/common/emitter.ts:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
export
interface
Disposable {
10
dispose(): void | Promise<void>
11
}
12
13
export
interface
Event<T> {
Callers
12
emitter.test.ts
File · 0.65
app.test.ts
File · 0.65
masterBall
Function · 0.65
heart.test.ts
File · 0.65
getData
Function · 0.65
main.test.ts
File · 0.65
proxy.test.ts
File · 0.65
static.test.ts
File · 0.65
vscode.test.ts
File · 0.65
health.test.ts
File · 0.65
login.test.ts
File · 0.65
spawn
Method · 0.65
Implementers
3
Emitter
src/common/emitter.ts
Heart
src/node/heart.ts
Watcher
ci/dev/watch.ts
Calls
no outgoing calls
Tested by
2
masterBall
Function · 0.52
getData
Function · 0.52