MCPcopy Create free account
hub / github.com/FSGModding/FSG_Mod_Assistant / open

Method open

renderer/renderJS/setup_ui.js:112–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110 }
111
112 open() {
113 this.forceUpdate()
114 }
115
116 #doFolderLine(folder, alreadyExists, version) {
117 const buttonClass = alreadyExists ? 'secondary disabled' : 'info'

Callers 4

processModFoldersFunction · 0.45
constructorMethod · 0.45
topBarHandlersFunction · 0.45
mini_ui.jsFile · 0.45

Calls 1

forceUpdateMethod · 0.95

Tested by

no test coverage detected