Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigureCmd ¶
NewConfigureCmd creates a new Cobra Command that helps configuring the application
func NewRootCmd ¶
func NewRootCmd(configManager config.Manager, inputCtrl inputController, togglAPI api.TogglAPI, jiraAPI api.JiraAPI) *cobra.Command
NewRootCmd creates a new Cobra Command that acts as entry point for all operations
func NewVersionCmd ¶
NewVersionCmd creates a new Cobra Command that prints out the current version of the application
Types ¶
type StdInController ¶
type StdInController struct{}
StdInController is an input controller that redirects all calls to Stdin
Click to show internal directories.
Click to hide internal directories.