Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Tab ¶
type Tab struct {
Title string
Content *widgets.List
AutoScroll bool
Mut sync.RWMutex
HistoryLimit int
Scanner *bufio.Scanner
}
func (*Tab) LengthEnforcer ¶
func (tab *Tab) LengthEnforcer()
Click to show internal directories.
Click to hide internal directories.