MCPcopy Index your code
hub / github.com/codeaashu/claude-code / setIconName

Method setIconName

src/server/web/public/terminal.js:3348–3350  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

3346 return this._windowTitle = e3, this._onTitleChange.fire(e3), true;
3347 }
3348 setIconName(e3) {
3349 return this._iconName = e3, true;
3350 }
3351 setOrReportIndexedColor(e3) {
3352 const t3 = [], i3 = e3.split(";");
3353 for (; i3.length > 1; ) {

Callers 2

constructorMethod · 0.95
windowOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected