MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/components/fileTree/index.js:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 * FileTree component for rendering folder contents with virtual scrolling
22 */
23export default class FileTree {
24 /**
25 * @param {HTMLElement} container
26 * @param {FileTreeOptions} options

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected