Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SettingsModel ¶
type SettingsModel struct {
Show bool
ActiveTime int
ActiveWords int
ActiveTyperMode string
// contains filtered or unexported fields
}
func NewSettingsModel ¶
func NewSettingsModel() SettingsModel
func (SettingsModel) Init ¶
func (m SettingsModel) Init() tea.Cmd
func (SettingsModel) View ¶
func (m SettingsModel) View() string
Click to show internal directories.
Click to hide internal directories.