Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/breejs/bree
/ run.js
File
run.js
test/run.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
1
run
Method · 0.80
Tested by
no test coverage detected