Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Application ¶
type Application interface {
QueueUpdateDraw(func()) *tview.Application
}
type RefreshingTable ¶
func NewRefreshingTable ¶ added in v0.3.0
func NewRefreshingTable(target string, path *discover.Path) *RefreshingTable
func (*RefreshingTable) Refresh ¶
func (t *RefreshingTable) Refresh()
Click to show internal directories.
Click to hide internal directories.