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

Method isCombined

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

Source from the content-addressed store, hash-verified

1704 super(), this.content = 0, this.combinedData = "", this.fg = e3.fg, this.bg = e3.bg, this.combinedData = t3, this._width = i3;
1705 }
1706 isCombined() {
1707 return 2097152;
1708 }
1709 getWidth() {
1710 return this._width;
1711 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected