Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ getCss
Method
getCss
src/server/web/public/terminal.js:179–181 ·
view source on GitHub ↗
(e3, t3)
Source
from the content-addressed store, hash-verified
177
this._css.set(e3, t3, i3);
178
}
179
getCss(e3, t3) {
180
return
this._css.get(e3, t3);
181
}
182
setColor(e3, t3, i3) {
183
this._color.set(e3, t3, i3);
184
}
Callers
nothing calls this directly
Calls
1
get
Method · 0.65
Tested by
no test coverage detected