Documentation
¶
Index ¶
- func NewListAliasesCommand(config configuration.Config) *cobra.Command
- func NewLogCommand(cfg configuration.Config, prompter prompter.Prompter, ...) *cobra.Command
- func NewMyTasksCommand(client jira.Client) *cobra.Command
- func NewMyWorklogsCommand(client jira.Client) *cobra.Command
- func NewOpenCommand(cfg configuration.Config, prompter prompter.Prompter, ...) *cobra.Command
- func NewRemoveAliasCommand(config configuration.Config) *cobra.Command
- func NewSetAliasCommand(config configuration.Config, prompter prompter.Prompter) *cobra.Command
- func NewStartTimerCommand(cfg configuration.Config, timer timer.Timer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewListAliasesCommand ¶
func NewListAliasesCommand(config configuration.Config) *cobra.Command
func NewLogCommand ¶
func NewMyWorklogsCommand ¶ added in v1.0.1
func NewOpenCommand ¶ added in v1.0.1
func NewOpenCommand(cfg configuration.Config, prompter prompter.Prompter, gitHandler git.GitHandler) *cobra.Command
func NewRemoveAliasCommand ¶
func NewRemoveAliasCommand(config configuration.Config) *cobra.Command
func NewSetAliasCommand ¶
func NewStartTimerCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.