This page is available as Markdown at /api/traversal/functions/hasnode.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.
hasNode
hasNode(
snapshot,path):boolean
Defined in: has-node.ts:10
Check if a node exists at a given path.
Parameters
Section titled “Parameters”snapshot
Section titled “snapshot”TraversalSnapshot
Path
Returns
Section titled “Returns”boolean