Versions in this module Expand all Collapse all v0 v0.5.0 Apr 18, 2026 Changes in this version + func Run(opts Options) error + type App struct + func (a App) Init() tea.Cmd + func (a App) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (a App) View() string + type Options struct + ConfigPath string + ExePath string + Version string