Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func NewApp ¶
func NewApp(info VersionInfo, config *cfg.Configuration, labelCommand *labels.Command, updateCommand *update.Command, initializeCommand *initialize.Command, factory logging.LoggerFactory, ) *App
NewApp initializes the CLI application.
type VersionInfo ¶
func (VersionInfo) String ¶
func (vi VersionInfo) String() string
Click to show internal directories.
Click to hide internal directories.