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

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

Utility for traversing to an object that can have a linked branch.
Method traverse Traverse to the linked object referred to by 'path'.
def traverse(path):
Traverse to the linked object referred to by 'path'.
ReturnsOne of * IProduct * IProductSeries * ISuiteSourcePackage * IDistributionSourcePackage
RaisesInvalidProductNameIf the first segment of the path is not a valid name.
NoSuchProductIf we can't find a product that matches the product component of the path.
NoSuchProductSeriesIf the series component doesn't match an existing series.
NoSuchSourcePackageNameIf the source packagae referred to does not exist.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.