Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TextUI ¶
type TextUI struct {
// contains filtered or unexported fields
}
TextUI communicates to the user strictly through text, asynchronously. It is not to be confused with a TUI, which draws graphics using terminal elements.
This UI is meant for debugging.
func (*TextUI) ChooseDevice ¶
func (*TextUI) ChooseDeviceError ¶
Click to show internal directories.
Click to hide internal directories.