Documentation
¶
Index ¶
- func BugAndLabelsCompletion(env *execenv.Env, addOrRemove bool) completion.ValidArgsFunction
- func BugCompletion(env *execenv.Env) completion.ValidArgsFunction
- func NewBugCommand(env *execenv.Env) *cobra.Command
- func ResolveSelected(repo *cache.RepoCache, args []string) (*cache.BugCache, []string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BugAndLabelsCompletion ¶
func BugAndLabelsCompletion(env *execenv.Env, addOrRemove bool) completion.ValidArgsFunction
BugAndLabelsCompletion complete either a bug ID or a label if we know about the bug
func BugCompletion ¶
func BugCompletion(env *execenv.Env) completion.ValidArgsFunction
BugCompletion complete a bug id
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.