get_entry


Description:

public TreeEntry? get_entry (string path)

Get an entry by path.

Parameters:

this

a TreeBuilder.

path

the path to remove.

Returns:

the GGitTreeEntry or null if no such entry exists.