Documentation
¶
Index ¶
- type Model
- func (m *Model) BrowserCwd() string
- func (m *Model) BrowserHidden() bool
- func (m *Model) FocusBrowser()
- func (m *Model) FocusPlaylist()
- func (m *Model) Init() tea.Cmd
- func (m *Model) PlaylistFocused() bool
- func (m *Model) Show(show bool)
- func (m *Model) ShowBrowser(show bool)
- func (m *Model) Update(msg tea.Msg) (*Model, tea.Cmd, bool)
- func (m *Model) View() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (*Model) BrowserCwd ¶
func (*Model) BrowserHidden ¶
func (*Model) FocusBrowser ¶
func (m *Model) FocusBrowser()
func (*Model) FocusPlaylist ¶
func (m *Model) FocusPlaylist()
func (*Model) PlaylistFocused ¶
func (*Model) ShowBrowser ¶
Click to show internal directories.
Click to hide internal directories.