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 Execute ¶
func Execute(commands []string, stacksComponentsMap map[string][]string, componentsStacksMap map[string][]string) (*App, error)
Execute starts the TUI app and returns the selected items from the views
func (*App) ExitStatusQuit ¶
func (*App) GetSelectedCommand ¶
func (*App) GetSelectedComponent ¶
func (*App) GetSelectedStack ¶
Click to show internal directories.
Click to hide internal directories.