Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ getBg
Method
getBg
src/server/web/public/terminal.js:4084–4086 ·
view source on GitHub ↗
(e3)
Source
from the content-addressed store, hash-verified
4082
return
this._data[3 * e3 + 1];
4083
}
4084
getBg(e3) {
4085
return
this._data[3 * e3 + 2];
4086
}
4087
hasContent(e3) {
4088
return
4194303 & this._data[3 * e3 + 0];
4089
}
Callers
2
getJoinedCharacters
Method · 0.80
scroll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected