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