MCPcopy Index your code
hub / github.com/git-bug/git-bug / newLabelSelect

Function newLabelSelect

termui/label_select.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func newLabelSelect() *labelSelect {
34 return &labelSelect{}
35}
36
37func (ls *labelSelect) SetBug(cache *cache.RepoCache, bug *cache.BugCache) {
38 ls.cache = cache

Callers 1

RunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected