Documentation ¶
Overview ¶
Package snapcraft implements the Pipe interface providing Snapcraft bindings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSnapcraft = errors.New("snapcraft not present in $PATH")
ErrNoSnapcraft is shown when snapcraft cannot be found in $PATH
Functions ¶
This section is empty.
Types ¶
type AppsMetadata ¶
type AppsMetadata struct {
Command string
}
AppsMetadata for the binaries that will be in the snap package
Click to show internal directories.
Click to hide internal directories.