atPath

fun atPath(index1: Int, vararg indices: Int, init: TreeNodeContext<T>.() -> Unit)

Change current context to the path from the root node.

The root node has an empty path.