Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Checkmark = "✔"
View Source
var Cross = "✖"
View Source
var GreenText = lipgloss.NewStyle().Foreground(lipgloss.Color("#00FF00")).Render
View Source
var QuestionMark = "?"
View Source
var RedText = lipgloss.NewStyle().Foreground(lipgloss.Color("#FF0000")).Render
View Source
var TableHeader = YellowText
View Source
var YellowText = lipgloss.NewStyle().Foreground(lipgloss.Color("#FFCC00")).Render
Functions ¶
func PrintErrAndExit ¶
func PrintErrAndExit(msg string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.