jabr - v0.1.2
    Preparing search index...

    Function walk

    • Depth-first traversal of the subtree rooted at node, root first.

      Parameters

      • node: string

        The subtree root.

      Returns Promise<string[]>

      Branch names in root-first (parents-before-children) order.