MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / pack.js

File pack.js

scripts/pack.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global process */
2import { promises as fs } from "fs";
3import { ZipWriter } from "web-jszipp";
4import ChromeExtension from "crx";

Callers

nothing calls this directly

Calls 8

resolveAgentEnabledFunction · 0.90
toChromeVersionFunction · 0.90
applyAgentManifestFunction · 0.90
addZipFileFunction · 0.85
addDirFunction · 0.85
errorMethod · 0.80
closeMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected