MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / lang.js

File lang.js

utils/lang.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require("node:path");
2const fs = require("node:fs");
3const yargs = require("yargs");
4const { hideBin } = require("yargs/helpers");

Callers

nothing calls this directly

Calls 7

createTypesFunction · 0.85
addToAllFilesFunction · 0.85
bulkAddStringsFunction · 0.85
aliasMethod · 0.80
exitMethod · 0.80
updateFunction · 0.70
errorMethod · 0.45

Tested by

no test coverage detected