Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/breejs/bree
/ init.js
File
init.js
test/plugins/init.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'node:path'
);
2
const
test = require(
'ava'
);
3
const
Bree = require(
'../../src'
);
4
Callers
nothing calls this directly
Calls
1
init
Method · 0.80
Tested by
no test coverage detected