Expand description
Functionality for the Snapcraft packaging format.
Structs§
- Architectures
- Represents the value of an
architecturefield. - SnapApp
- Represents the
apps.<app-name>entries in asnapcraft.yaml. - Snap
Part - Represents the
parts.<part-name>entries in asnapcraft.yaml. - Snapcraft
- Represents a
snapcraft.yamlfile content. - Snapcraft
Builder - Entity used to build snaps by calling into
snapcraft. - Snapcraft
Invocation - Represents an invocation of the
snapcraftcommand.
Enums§
- Adapter
- Represents the value of an
adapterfield. - Architecture
- Represents the value of an architecture in an
architecturesfield. - Build
Attribute - Represents the values in a
build-attributesfield. - Confinement
- Represents the value of a
confinementfield. - Daemon
- Represents the value of a
daemonfield. - Grade
- Represents the value of a
gradefield. - Restart
Condition - Represents the value of a
restart-conditionfield. - Source
Type - Represents the value of a
source-typefield. - Type
- Represents the value of the
typefield.