Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/devcontainers/cli
/ Disposable
Interface
Disposable
src/spec-utils/event.ts:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
export
interface
Disposable {
41
dispose(): void;
42
}
Callers
4
runRemoteCommand
Function · 0.65
runCommandNoPty
Function · 0.65
runCommand
Function · 0.65
plainPtyExec
Function · 0.65
Implementers
1
NodeEventEmitter
src/spec-utils/event.ts
Calls
no outgoing calls
Tested by
no test coverage detected