Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TogglCmd = &cobra.Command{ Use: "toggl", Short: "Toggl time tracking commands", Long: `Toggl commands for time tracking, project and client creation`, Aliases: []string{"toggle"}, Run: func(cmd *cobra.Command, args []string) { }, }
gtdCmd represents the action command
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.