MCPcopy
hub / github.com/cli/cli / fakeGroup

Struct fakeGroup

pkg/cmd/extension/browse/browse.go:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104type fakeGroup struct{}
105
106func (w *fakeGroup) Add(int) {}
107func (w *fakeGroup) Done() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected