Documentation
¶
Overview ¶
Package asciiart provides ASCII art printing functionality for KSail.
This package contains functions for rendering the KSail logo and other ASCII art with color formatting for terminal display.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logo ¶
func Logo() string
Logo returns the KSail ASCII art block letter logo. This is the standard logo used across CLI and TUI.
func PrintKSailLogo ¶
PrintKSailLogo displays the KSail ASCII art with colored formatting.
func PrintLogoFromString ¶
PrintLogoFromString processes logo content and applies color formatting. This function is exposed for testing purposes to enable coverage of edge cases. In normal usage, use PrintKSailLogo instead.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.