Documentation
¶
Overview ¶
Package cmd contains the cobra-rooted CLI for `disco`. Each file hosts one subcommand; cross-cutting helpers live in helpers.go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is set at build time via -ldflags "-X codeberg.org/icearp/disco/cmd.Version=<tag>". Defaults to "dev" for local builds.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.