completion

package
v0.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

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

type ProjectsProvider interface {
	ListProjects() ([]types.Project, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL