Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alfredredbird/CyberKelp
/ renderTree
Function
renderTree
script.js:341–344 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
339
}
340
341
function
renderTree() {
342
treeEl.innerHTML =
""
;
343
renderFolderNode(FOLDER_TREE, treeEl);
344
}
345
346
// --- Search ---------------------------------------------------
347
Callers
1
init
Function · 0.85
Calls
1
renderFolderNode
Function · 0.85
Tested by
no test coverage detected