Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/forloopcodes/contextplus
/ context-tree.demo.mjs
File
context-tree.demo.mjs
test/demo/context-tree.demo.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, before, after } from
"node:test"
;
2
import
{ mkdir, writeFile, rm } from
"fs/promises"
;
3
import
{ join, resolve } from
"path"
;
4
Callers
nothing calls this directly
Calls
1
getContextTree
Function · 0.85
Tested by
no test coverage detected