Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigCommandFactory ¶
type ConfigCommandFactory struct {
}
func NewConfigCommandFactory ¶
func NewConfigCommandFactory() *ConfigCommandFactory
func (*ConfigCommandFactory) CreateCommand ¶
func (c *ConfigCommandFactory) CreateCommand(t *i18n.Translations, cfg *config.Config) *cli.Command
type DoctorCommand ¶
type DoctorCommand struct{}
func NewDoctorCommand ¶
func NewDoctorCommand() *DoctorCommand
func (*DoctorCommand) CreateCommand ¶
func (d *DoctorCommand) CreateCommand(t *i18n.Translations, cfg *config.Config) *cli.Command
Click to show internal directories.
Click to hide internal directories.