get_by_path


Description:

public TreeEntry? get_by_path (string path) throws Error

Retrieves a tree entry contained in a tree or in any of its subtrees, given its relative path.

Parameters:

this

a Tree.

path

a path.

Returns:

a TreeEntry or null.