MCPcopy Create free account
hub / github.com/JoeyLearnsToCode/prompt-studio / traverseTree

Function traverseTree

src/utils/tree.ts:170–179  ·  view source on GitHub ↗
(
  nodes: TreeNode<T>[],
  callback: (node: TreeNode<T>, depth: number) => void,
  depth = 0
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected