MCPcopy Create free account
hub / github.com/codeaashu/claude-code / isDisposed

Method isDisposed

src/server/web/public/terminal.js:5589–5591  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5587 }));
5588 }
5589 }
5590 t2.DecorationService = c;
5591 class l extends n.Disposable {
5592 get isDisposed() {
5593 return this._isDisposed;
5594 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected