l.c.i.b.ILinkedBranchTraversable(Interface) : interface documentation

Part of lp.code.interfaces.branchlookup View In Hierarchy

A thing that can be traversed to find a thing linked to a branch.
Method traverse Return the object beneath this one that matches 'name'.
def traverse(self, name, segments):
Return the object beneath this one that matches 'name'.
ParametersnameThe name of the object being traversed to.
segmentsRemaining path segments.
ReturnsAn ILinkedBranchTraversable object if traversing should continue, an ICanHasLinkedBranch object otherwise.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.