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

Method constructor

src/server/web/public/terminal.js:3864–3866  ·  view source on GitHub ↗
(e3 = 0, t3 = 0)

Source from the content-addressed store, hash-verified

3862 this._ext &= 536870911, this._ext |= e3 << 29 & 3758096384;
3863 }
3864 constructor(e3 = 0, t3 = 0) {
3865 this._ext = 0, this._urlId = 0, this._ext = e3, this._urlId = t3;
3866 }
3867 clone() {
3868 return new s2(this._ext, this._urlId);
3869 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected