getNode abstract method

LocalNode? getNode(
  1. String path
)

Gets an existing node.

Implementation

LocalNode? getNode(String path);