Documentation
¶
Overview ¶
Package cmd registers lazynf's Cobra commands and global flags.
Commands here are thin: parse flags, build dependencies, call into internal/fonts, render results via internal/ui.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResetTestOverrides ¶
func ResetTestOverrides()
ResetTestOverrides clears all test hooks (call from defer).
func SetTestAssetURLBase ¶
func SetTestAssetURLBase(u string)
SetTestAssetURLBase overrides the release-asset download base URL.
func SetTestGitHubBaseURL ¶
func SetTestGitHubBaseURL(u string)
SetTestGitHubBaseURL points the github.Client at a custom base URL.
func SetTestRefresher ¶
SetTestRefresher swaps the fontcache.Refresher (e.g. with a FakeRefresher).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.