MCPcopy
hub / github.com/GooseMod/OpenAsar / moduleUpdater.js

File moduleUpdater.js

src/updater/moduleUpdater.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { join } = require('path');
2const fs = require('fs');
3const Module = require('module');
4const { execFile } = require('child_process');

Callers

nothing calls this directly

Calls 10

resetTrackingFunction · 0.85
mkdirFunction · 0.85
doneFunction · 0.85
checkModulesFunction · 0.85
commitManifestFunction · 0.85
downloadModuleFunction · 0.85
getMethod · 0.80
setFeedURLMethod · 0.80
checkForUpdatesMethod · 0.80
quitAndInstallMethod · 0.80

Tested by

no test coverage detected