Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
Index will compose index window.
func NewIndex ¶
func NewIndex(reloadInterval time.Duration, controller controller.Controller, app *tview.Application) *Index
NewIndex returns a new index renderer.
Click to show internal directories.
Click to hide internal directories.