Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateCommandFactory ¶
type UpdateCommandFactory struct {
// contains filtered or unexported fields
}
func NewUpdateCommandFactory ¶
func NewUpdateCommandFactory(currentVersion string) *UpdateCommandFactory
func (*UpdateCommandFactory) CreateCommand ¶
func (f *UpdateCommandFactory) CreateCommand(trans *i18n.Translations, _ *config.Config) *cli.Command
Click to show internal directories.
Click to hide internal directories.