Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSGModding/FSG_Mod_Assistant
/ forceUpdate
Method
forceUpdate
renderer/renderJS/main_ui_lib.js:1289–1293 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1287
}
1288
1289
forceUpdate() {
1290
for
(
const
update of this.update ) {
1291
update()
1292
}
1293
}
1294
1295
open() {
1296
this.forceUpdate()
Callers
3
constructor
Method · 0.95
open
Method · 0.95
updateFromData
Method · 0.45
Calls
1
update
Function · 0.85
Tested by
no test coverage detected