Documentation
¶
Index ¶
- type Explorer
- func (ex *Explorer) DrawLineAt(index int) string
- func (ex *Explorer) GetCursor(withBorder bool) (int, int, cursorType.CursorType)
- func (ex *Explorer) Handle(key rune)
- func (ex *Explorer) PreDraw()
- func (ex *Explorer) Resize(w, h int)
- func (ex *Explorer) SetPath(path string)
- func (ex *Explorer) SetTitle() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Explorer ¶
type Explorer struct {
// contains filtered or unexported fields
}
func InitExplorer ¶
func (*Explorer) DrawLineAt ¶
func (*Explorer) GetCursor ¶
func (ex *Explorer) GetCursor(withBorder bool) (int, int, cursorType.CursorType)
Click to show internal directories.
Click to hide internal directories.