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

Method constructor

src/server/web/public/terminal.js:7157–7159  ·  view source on GitHub ↗
(e3, t3, i3)

Source from the content-addressed store, hash-verified

7155 this._onRequestRedraw.fire({ start: e3, end: e3 });
7156 }
7157 }
7158 t2.WebglRenderer = C;
7159 class m extends d.AttributeData {
7160 constructor(e3, t3, i3) {
7161 super(), this.content = 0, this.combinedData = "", this.fg = e3.fg, this.bg = e3.bg, this.combinedData = t3, this._width = i3;
7162 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected