Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionSelectedMsg ¶
type ConnectionSelectedMsg struct {
ConnectionIndex int
}
type SelectConnectionScreen ¶
type SelectConnectionScreen struct { SelectedConnection int // contains filtered or unexported fields }
func NewSelectConnectionScreen ¶
func NewSelectConnectionScreen() SelectConnectionScreen
func (SelectConnectionScreen) Init ¶
func (scs SelectConnectionScreen) Init() tea.Cmd
func (SelectConnectionScreen) View ¶
func (scs SelectConnectionScreen) View() string
Click to show internal directories.
Click to hide internal directories.