Documentation
¶
Overview ¶
Package view provides a small, consistent output helper for interactive CLI flows (Success / Error / Info / Printf / Println). Color is via lipgloss and honors NO_COLOR.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type View ¶
View writes status messages to stdout/stderr with optional color.
func NewWithWriters ¶
NewWithWriters returns a View writing to the provided writers.
Click to show internal directories.
Click to hide internal directories.