Documentation
¶
Overview ¶
Package menu provides an interactive terminal UI for selecting SSH hosts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HostDetails ¶
HostDetails contains detailed configuration information for an SSH host.
type HostItem ¶
type HostItem struct {
// contains filtered or unexported fields
}
HostItem represents a selectable SSH host item in the list.
func (HostItem) Description ¶
Description returns the description for the item.
func (HostItem) FilterValue ¶
FilterValue returns the value used for filtering the item.
Click to show internal directories.
Click to hide internal directories.