Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProjectCompletions ¶
func ProjectCompletions(projects []types.Project, toComplete string) []cobra.Completion
func ProjectIDs ¶
func ProjectIDs() cobra.CompletionFunc
func TaskCompletions ¶
func TaskCompletions(tasks []types.Task) []cobra.Completion
func TaskIDs ¶
func TaskIDs(projectID string) cobra.CompletionFunc
Types ¶
type ProjectsProvider ¶
Click to show internal directories.
Click to hide internal directories.