Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QuitFilePickerCmd ¶
Types ¶
type FilePickerForm ¶
type FilePickerForm struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*FilePickerForm, error)
func (*FilePickerForm) Init ¶
func (m *FilePickerForm) Init() tea.Cmd
func (*FilePickerForm) View ¶
func (m *FilePickerForm) View() string
type QuitFilePickerMsg ¶
type QuitFilePickerMsg struct{}
Click to show internal directories.
Click to hide internal directories.