MCPcopy Index your code
hub / github.com/GooseMod/OpenAsar / asarUpdate.js

File asarUpdate.js

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

Source from the content-addressed store, hash-verified

1const { get } = require('https');
2const fs = require('original-fs'); // Use original-fs, not Electron's modified fs
3const { join } = require('path');
4

Callers

nothing calls this directly

Calls 2

doneFunction · 0.85
redirsFunction · 0.70

Tested by

no test coverage detected