Documentation
¶
Index ¶
Constants ¶
View Source
const (
TreePageName = "treeView"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Explorer ¶
type Explorer struct {
// contains filtered or unexported fields
}
The Explorer is the Tree structure on the left side of the TUI
func NewExplorer ¶
func NewExplorer(app *tview.Application, modalFn modal.Fn, dex rundex.Reader, watcher rundex.Watcher, rundexOpts rundex.FetchRebuildOpts, benches benchmark.Repository, cmdReg *commandreg.Registry) *Explorer
func (*Explorer) SelectTree ¶
func (e *Explorer) SelectTree()
Click to show internal directories.
Click to hide internal directories.