Documentation
¶
Overview ¶
Package cli wires the cobra command tree for the ub binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Version ¶
func Version() string
Version returns a human-readable build identifier derived from runtime/debug.ReadBuildInfo. For tagged release builds, Main.Version is the module version (e.g. "v0.1.0"). For builds from a git checkout, Go already encodes a pseudo-version with a "+dirty" suffix when applicable. Only when Main.Version is empty or "(devel)" do we fall back to the VCS revision from Settings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.