Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles command running
func NewManager ¶
NewManager creates a new instance of Manager
type UI ¶
type UI struct {
// contains filtered or unexported fields
}
UI represents the UI interactions
func (*UI) GetChooseContainer ¶
GetChooseContainer prompts a new select with the containers
func (*UI) GetChooseMainOption ¶
GetChooseMainOption provides select for the main entry point
func (*UI) GetCommandSelect ¶
GetCommandSelect shows a new command select
Click to show internal directories.
Click to hide internal directories.