Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BubbleGroup ¶
type BubbleGroup struct {
// contains filtered or unexported fields
}
func InitialModel ¶
func InitialModel() BubbleGroup
func (BubbleGroup) Init ¶
func (bg BubbleGroup) Init() tea.Cmd
func (BubbleGroup) Update ¶
func (bg BubbleGroup) Update(msg tea.Msg) (BubbleGroup, tea.Cmd)
func (BubbleGroup) View ¶
func (bg BubbleGroup) View() string
Click to show internal directories.
Click to hide internal directories.