Documentation
¶
Overview ¶
Package welcome renders the start screen splash banner for a clean CLI session.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
Model is the start screen welcome banner component.
func New ¶
New returns an initialized welcome Model. It detects the current workspace (repo name and branch) once via no-exec .git inspection so the banner can show a workspace line without shelling out to git.
func (Model) Rows ¶
Rows returns exactly height rows of vertically and horizontally centered welcome content.
func (Model) UpdateFrame ¶
UpdateFrame advances the optional animation frame.
Click to show internal directories.
Click to hide internal directories.