Documentation
¶
Overview ¶
Package cli wires tomo's command surface: the cobra tree, the global flags, and the fang-rendered help and errors. The runtime itself lives under pkg; this layer parses flags and talks to the terminal.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Build metadata, stamped by goreleaser.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.