Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExitSuccess = 0 ExitError = 1 ExitUsage = 2 ExitNotFound = 3 ExitAuthError = 4 )
Variables ¶
View Source
var ( JSONOutput bool QuietOutput bool )
View Source
var Version = "dev"
Version is set at build time using -ldflags
Functions ¶
func ColorDisabled ¶
func ColorDisabled() bool
func NewInitCommand ¶
func NewResetCommand ¶
func NewTickliCommand ¶
func NewVersionCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.