Documentation
¶
Overview ¶
Package cli wires tatami's command surface: the cobra tree and the fang-rendered help and errors. The format work lives in the tatami package and its subpackages; this layer parses flags and prints results.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Build metadata, stamped via -ldflags at release time. goreleaser targets github.com/tamnd/tatami/cli.{Version,Commit,Date}.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.