Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Suffix is the suffix that is appended to binaries in the store
Suffix = ".b64"
)
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
func Copy(c *cli.Context, store storer) error
Copy copies either from the filesystem to the store or from the store to the filesystem
func GetCommands ¶ added in v1.9.0
func GetCommands(i initializer, store storer) []*cli.Command
GetCommands returns the CLI commands exported for the create commands
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.