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

Method id

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

Source from the content-addressed store, hash-verified

4368 const s2 = i2(8460), r = i2(844);
4369 class n {
4370 get id() {
4371 return this._id;
4372 }
4373 constructor(e3) {
4374 this.line = e3, this.isDisposed = false, this._disposables = [], this._id = n._nextId++, this._onDispose = this.register(new s2.EventEmitter()), this.onDispose = this._onDispose.event;
4375 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected