MCPcopy 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
40export interface Disposable {
41 dispose(): void;
42}

Callers 4

runRemoteCommandFunction · 0.65
runCommandNoPtyFunction · 0.65
runCommandFunction · 0.65
plainPtyExecFunction · 0.65

Implementers 1

NodeEventEmittersrc/spec-utils/event.ts

Calls

no outgoing calls

Tested by

no test coverage detected