Documentation ¶
Index ¶
Constants ¶
View Source
const ( WithEnvCommandName = "with-env" CliCommandName = "cli" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func New ¶
func New(updateType update.ApplicationType) *Application
func (*Application) Run ¶
func (a *Application) Run()
Click to show internal directories.
Click to hide internal directories.