firstPath

open fun firstPath(predicate: (TreeNode) -> Boolean): Path?

Sources

jvm source
Link copied to clipboard