operator ~ method

LocalNode? operator ~()

Gets the root node.

Implementation

LocalNode? operator ~() => this['/'];