package
0.0.0-20241218063933-29cd8d68fd24
Repository: https://github.com/mintoolkit/mint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

InitialTUI returns the initial state of the TUI.
No description provided by the author
OnCommand implements the 'images' command.
No description provided by the author

# Constants

No description provided by the author
Images command flag names and usage descriptions.
Images command flag names and usage descriptions.
TODO - replace with reference to `master/command.FlagTUI`.
Images command flag names and usage descriptions.
No description provided by the author
No description provided by the author

# Variables

BorderStyle is the lipgloss style used for the table border.
CellStyle is the base lipgloss style used for the table rows.
No description provided by the author
No description provided by the author
No description provided by the author
EvenRowStyle is the lipgloss style used for even-numbered table rows.
No description provided by the author
HeaderStyle is the lipgloss style used for the table headers.
No description provided by the author
OddRowStyle is the lipgloss style used for odd-numbered table rows.

# Structs

No description provided by the author
TUI represents the internal state of the terminal user interface.