Documentation
¶
Overview ¶
Package cmd implements the initech CLI commands using Cobra. Each subcommand lives in its own file. Root handles global flags and version.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LatestRelease *update.ReleaseInfo
LatestRelease holds the result of the background version check. Populated by PersistentPostRun, consumed by notification surfaces.
View Source
var Version = "dev"
Version is set at build time via ldflags.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
selectortest is a manual QA harness for the role selector widget.
|
selectortest is a manual QA harness for the role selector widget. |
Click to show internal directories.
Click to hide internal directories.