Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DattebayoScreen ¶
type DattebayoScreen struct {
// contains filtered or unexported fields
}
func (DattebayoScreen) Init ¶
func (d DattebayoScreen) Init() tea.Cmd
func (DattebayoScreen) View ¶
func (d DattebayoScreen) View() string
type ScreenSwitcher ¶
type ScreenSwitcher struct {
// contains filtered or unexported fields
}
func (ScreenSwitcher) Init ¶
func (s ScreenSwitcher) Init() tea.Cmd
func (ScreenSwitcher) View ¶
func (s ScreenSwitcher) View() string
Click to show internal directories.
Click to hide internal directories.