Documentation
¶
Overview ¶
Package cli builds the tycs command tree.
Index ¶
Constants ¶
View Source
const ( FormatTable = render.FormatTable FormatJSON = render.FormatJSON FormatJSONL = render.FormatJSONL FormatCSV = render.FormatCSV FormatTSV = render.FormatTSV FormatURL = render.FormatURL FormatRaw = render.FormatRaw )
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Functions ¶
func NewRenderer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.