Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deps ¶
type Deps struct {
ExecuteAction func(*model.Model, config.Action) tea.Cmd
SwitchTab func(*model.Model, config.Action) tea.Cmd
StartSearch func(*model.Model, ...tea.Cmd) tea.Cmd
CloseOverlay func(*model.Model) tea.Cmd
SubmitAdd func(*model.Model) tea.Cmd
CloseThemePickerWithRevert func(*model.Model) tea.Cmd
PreviewTheme func(*model.Model)
ExecuteContextMenuAction func(*model.Model) tea.Cmd
}
Click to show internal directories.
Click to hide internal directories.