Documentation
¶
Index ¶
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
}
Model contains the state of this tab
func New ¶
func New(colors colorscheme.Colorscheme, width, height int, title string, reader func(string) tea.Cmd) Model
New creates a new feed tab with sensible defaults
Click to show internal directories.
Click to hide internal directories.