MCPcopy
hub / github.com/GooseMod/OpenAsar / check

Function check

src/splash/index.js:176–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174 const on = (k, v) => moduleUpdater.events.on(k, v);
175
176 const check = () => moduleUpdater.checkForUpdates();
177
178 const downloads = new UIProgress(0), installs = new UIProgress(1);
179

Callers 1

initOldFunction · 0.85

Calls 1

checkForUpdatesMethod · 0.80

Tested by

no test coverage detected