Documentation
¶
Overview ¶
Package banner exposes the evva splash banner. The default banner is embedded into the binary; callers may override it by dropping their own banner.txt into the user's EvvaHome (typically ~/.evva/).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load returns the banner the user wants displayed. It looks for `<evvaHome>/banner.txt` first and falls back to the embedded default when that file is missing, empty, or unreadable.
Empty evvaHome skips the disk lookup entirely. Errors during the lookup are swallowed — banners are decorative, never load-bearing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.