l.c.i.l.ICanHasLinkedBranch(Interface) : interface documentation

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

Something that has a linked branch.
Attribute context The object that can have a linked branch.
Attribute branch The linked branch.
Attribute bzr_path The Bazaar branch path for the linked branch. Note that this will be set even if there is no linked branch.
Method setBranch Set the linked branch.
context =
The object that can have a linked branch.
branch =
The linked branch.
bzr_path =
The Bazaar branch path for the linked branch. Note that this will be set even if there is no linked branch.
def setBranch(branch, registrant=None):
Set the linked branch.
ParametersbranchAn IBranch. After calling this, ICanHasLinkedBranch.branch will be 'branch'.
registrantThe IPerson linking the branch. Not used by all implementations.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.