# Functions
CompareVersions compares two version strings.
No description provided by the author
FlagErrorf returns a new FlagError that wraps an error produced by fmt.Errorf(format, args...).
FlagError returns a new FlagError that wraps the specified error.
No description provided by the author
No description provided by the author
No description provided by the author
LoadToolsConfig loads tool configuration from a YAML file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
CancelError signals user-initiated cancellation.
No description provided by the author
PendingError signals nothing failed but something is pending.
SilentError is an error that triggers exit code 1 without any error messaging.
# Structs
No description provided by the author
A *FlagError indicates an error processing command-line flags or other arguments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author