Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/breejs/bree
/ index.js
File
index.js
test/index.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
test = require(
'ava'
);
4
const
delay = require(
'delay'
);
Callers
nothing calls this directly
Calls
8
start
Method · 0.80
stop
Method · 0.80
init
Method · 0.80
run
Method · 0.80
handleJobCompletion
Method · 0.80
getWorkerMetadata
Method · 0.80
remove
Method · 0.80
add
Method · 0.80
Tested by
no test coverage detected