l.r.i.p.IHasAliases(Interface) : interface documentation

Part of lp.registry.interfaces.pillar View In Hierarchy

No interface docstring
List aliases The names (as strings) which are aliases to this pillar.
Method setAliases Set the given names as this pillar's aliases.
aliases =
The names (as strings) which are aliases to this pillar.
def setAliases(names):
Set the given names as this pillar's aliases.

For each of the given names, check that it's not already in use by another pillar and then make sure it exists as an alias for this pillar. If the given names don't include any of this pillar's existing aliases, these are deleted.

ParametersnamesA sequence of names (as strings) that should be aliases to this pillar.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.