Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tron521/codex-console-temp
/ hideAll
Method
hideAll
static/js/utils.js:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
hideAll() {
165
this.activeLoaders.forEach(element => this.hide(element));
166
}
167
}
168
169
const
loading =
new
LoadingManager();
Callers
nothing calls this directly
Calls
1
hide
Method · 0.95
Tested by
no test coverage detected