Documentation ¶ Overview ¶ Package cmd implements the bb command tree. Index ¶ Variables func Execute() error Constants ¶ This section is empty. Variables ¶ View Source var Version = "dev" Version is stamped at build time via -ldflags. Functions ¶ func Execute ¶ func Execute() error Execute runs the root command, printing any error to stderr. It installs a signal-aware context so Ctrl-C cancels the command's context (which long- running commands like `watch` observe) rather than only killing the process. Types ¶ This section is empty. Source Files ¶ View all Source files address.goblock.gobroadcast.goget.gokey.gomedia.goroot.gostats.gotokens.gotx.govalidation.goversion.gowatch.go Click to show internal directories. Click to hide internal directories.