Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ extractWidth
Method
extractWidth
src/server/web/public/terminal.js:5872–5874 ·
view source on GitHub ↗
(e3)
Source
from the content-addressed store, hash-verified
5870
const
s2 = i2(8460), r = i2(225);
5871
class
n {
5872
static extractShouldJoin(e3) {
5873
return
0 != (1 & e3);
5874
}
5875
static extractWidth(e3) {
5876
return
e3 >> 1 & 3;
5877
}
Callers
4
print
Method · 0.80
repeatPrecedingCharacter
Method · 0.80
charProperties
Method · 0.80
getStringCellWidth
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected