Documentation ¶
Index ¶
- func New() connector.Connector
- type LS
- func (P *LS) CommandCallback(context map[string]any)
- func (P *LS) CommandHelp() string
- func (P *LS) CommandName() string
- func (P *LS) CommandUsage() string
- func (P *LS) HotKey() string
- func (P *LS) Id() string
- func (P *LS) Mount(context map[string]any) error
- func (P *LS) Name() string
- func (P *LS) Refresh(context map[string]any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LS ¶
type LS struct { *tview.Flex Tree *common.FileBrowser View *common.TextEditor }
Both a Module and a Layout and a Switcher.SubLayout
func (*LS) CommandCallback ¶
func (*LS) CommandHelp ¶
func (*LS) CommandName ¶
func (*LS) CommandUsage ¶
Click to show internal directories.
Click to hide internal directories.