Documentation
¶
Overview ¶
Package cli implements the command-line interface for ATR.
Package cli implements the command-line interface for ATR.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "unknown" BuildDate = "unknown" )
Version information (set by ldflags during build)
Functions ¶
func CheckAndAutoUpdate ¶
func CheckAndAutoUpdate() bool
CheckAndAutoUpdate checks if ATR should be auto-updated on startup. Call this on CLI startup. Returns true if an update was performed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.