class documentation
class TreeEntry(namedtuple(
Named tuple encapsulating a single tree entry.
Method | in |
Return a copy of this entry with the given path prepended. |
class TreeEntry(namedtuple(
Named tuple encapsulating a single tree entry.
Method | in |
Return a copy of this entry with the given path prepended. |