Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ getUnderlineVariantOffset
Method
getUnderlineVariantOffset
src/server/web/public/terminal.js:3827–3829 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3825
return
268435456 & this.fg ? 268435456 & this.bg ? this.extended.underlineStyle : 1 : 0;
3826
}
3827
getUnderlineVariantOffset() {
3828
return
this.extended.underlineVariantOffset;
3829
}
3830
}
3831
t2.AttributeData = i2;
3832
class
s2 {
Callers
1
_drawToCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected