Documentation
¶
Overview ¶
Package tui provides the interactive terminal UI for the inGitDB CLI, launched when the tool is invoked without a subcommand inside an inGitDB repository.
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 is the root bubbletea model that owns the current screen and manages screen transitions.
Click to show internal directories.
Click to hide internal directories.