Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{ join } = require(
'path'
);
2
3
global.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
get
Method · 0.80
Tested by
no test coverage detected