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

File index.js

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

Source from the content-addressed store, hash-verified

1const { join } = require('path');
2
3global.log = (area, ...args) => console.log(`[\x1b[38;2;88;101;242mOpenAsar\x1b[0m > ${area}]`, ...args); // Make log global for easy usage everywhere
4

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected