l.c.m.g.RootGitTraversable : class documentation

Part of lp.code.model.gitlookup View In Hierarchy

Root traversable for Git repository objects.

Corresponds to '/' in the path. From here, you can traverse to a project or a distribution, optionally with a person context as well.

Method traverse See IGitTraversable.
def traverse(self, owner, name, segments):
See IGitTraversable.
ReturnsA tuple of (IPerson, IPillar, None).
RaisesInvalidProductNameIf 'name' is not a valid name.
NoSuchPersonIf 'name' begins with a '~', but the remainder doesn't match an existing person.
NoSuchProductIf 'name' doesn't match an existing pillar.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.