MCPcopy Index your code
hub / github.com/codeaashu/claude-code / getChars

Method getChars

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

Source from the content-addressed store, hash-verified

1710 return this._width;
1711 }
1712 getChars() {
1713 return this.combinedData;
1714 }
1715 getCode() {
1716 return 2097151;
1717 }

Callers 11

getAsCharDataMethod · 0.95
createRowMethod · 0.45
getJoinedCharactersMethod · 0.45
_getWordAtMethod · 0.45
_isCharWordSeparatorMethod · 0.45
_mapStrIdxMethod · 0.45
_updateModelMethod · 0.45
_fillCharTrueColorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected