MCPcopy
hub / github.com/codeaashu/claude-code / register

Method register

src/server/web/public/terminal.js:4379–4381  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

4377 this.isDisposed || (this.isDisposed = true, this.line = -1, this._onDispose.fire(), (0, r.disposeArray)(this._disposables), this._disposables.length = 0);
4378 }
4379 register(e3) {
4380 return this._disposables.push(e3), e3;
4381 }
4382 }
4383 t2.Marker = n, n._nextId = 1;
4384 }, 7116: (e2, t2) => {

Callers 2

constructorMethod · 0.95
activateMethod · 0.95

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected