Function clearParent

  • Clear a node's parent.

    Parameters

    • node: Node

    Returns boolean

    True if the node had a parent and it was removed, false if the node had no parent

Generated using TypeDoc