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

Method getFg

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

Source from the content-addressed store, hash-verified

4079 return 12582912 & this._data[3 * e3 + 0];
4080 }
4081 getFg(e3) {
4082 return this._data[3 * e3 + 1];
4083 }
4084 getBg(e3) {
4085 return this._data[3 * e3 + 2];
4086 }

Callers 2

getJoinedCharactersMethod · 0.80
scrollMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected