Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ isOverline
Method
isOverline
src/server/web/public/terminal.js:3742–3744 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3740
return
536870912 & this.bg;
3741
}
3742
isOverline() {
3743
return
1073741824 & this.bg;
3744
}
3745
getFgColorMode() {
3746
return
50331648 & this.fg;
3747
}
Callers
2
createRow
Method · 0.80
_drawToCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected