l.s.a.b.SnapArchitecture : class documentation

Part of lp.snappy.adapters.buildarch View In Hierarchy

A single entry in the snapcraft.yaml 'architectures' list.
Method __init__ Create a new architecture entry.
Class Method from_dict Create a new architecture entry from a dict.
def __init__(self, build_on, run_on=None, build_error=None):
Create a new architecture entry.
Parametersbuild_onstring or list; build-on property from snapcraft.yaml.
run_onstring or list; run-on property from snapcraft.yaml (defaults to build_on).
build_errorstring; build-error property from snapcraft.yaml.
@classmethod
def from_dict(cls, properties):
Create a new architecture entry from a dict.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.