Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opentrace/opentrace
/ setup
Function
setup
tests/fixtures/typescript/extraction/mixed.ts:22–25 ·
view source on GitHub ↗
(opts: Options)
Source
from the content-addressed store, hash-verified
20
}
21
}
22
function
setup(opts: Options) {
23
init(opts);
24
db.connect();
25
}
26
const
run = () => {
27
execute();
28
};
Callers
1
orchestrate
Function · 0.70
Calls
1
init
Function · 0.50
Tested by
no test coverage detected