Documentation
¶
Index ¶
- func NewListAliasesCommand(cfgHandler configuration.ConfigurationHandler) *cobra.Command
- func NewLogCommand(cfgHandler configuration.ConfigurationHandler, prompter prompter.Prompter, ...) *cobra.Command
- func NewMyTasksCommand(client jira.Client) *cobra.Command
- func NewRemoveAliasCommand(cfgHandler configuration.ConfigurationHandler) *cobra.Command
- func NewSetAliasCommand(cfgHandler configuration.ConfigurationHandler, prompter prompter.Prompter) *cobra.Command
- func NewStartTimerCommand(cfgHandler configuration.ConfigurationHandler, timer timer.Timer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewListAliasesCommand ¶
func NewListAliasesCommand(cfgHandler configuration.ConfigurationHandler) *cobra.Command
func NewLogCommand ¶
func NewLogCommand(cfgHandler configuration.ConfigurationHandler, prompter prompter.Prompter, gitHandler git.GitHandler, timer timer.Timer, client jira.Client) *cobra.Command
func NewRemoveAliasCommand ¶
func NewRemoveAliasCommand(cfgHandler configuration.ConfigurationHandler) *cobra.Command
func NewSetAliasCommand ¶
func NewSetAliasCommand(cfgHandler configuration.ConfigurationHandler, prompter prompter.Prompter) *cobra.Command
func NewStartTimerCommand ¶
func NewStartTimerCommand(cfgHandler configuration.ConfigurationHandler, timer timer.Timer) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.