MCPcopy
hub / github.com/cli/cli / Add

Method Add

pkg/cmd/extension/browse/browse.go:99–99  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

97
98type wGroup interface {
99 Add(int)
100 Done()
101 Wait()
102}

Callers 2

toggleSelectedMethod · 0.65

Implementers 1

fakeGrouppkg/cmd/extension/browse/browse.go

Calls

no outgoing calls

Tested by

no test coverage detected