Versions in this module Expand all Collapse all v0 v0.1.1 Oct 24, 2021 v0.1.0 Oct 24, 2021 Changes in this version + var Actions = map[string]func([]string, *config.Config) error + func NewError(title, msg string) error + func ShowError(title, msg string) + func ToSentence(words []string, andOrOr string) string + type CLIFlags struct + Help bool + ImageDir string + To string + Version bool + var Flags CLIFlags