package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Dec 8, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Run starts the Bubbletea TUI application
Model is the Bubbletea model for the TUI
NewModel creates a new TUI model
Init initializes the model
Update handles messages and updates the model
State represents the current UI state
const (
StateLoading State = iota
StateReady
StateError
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.