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