MCPcopy
hub / github.com/cli/cli / StartProgressIndicator

Method StartProgressIndicator

pkg/cmd/pr/shared/finder.go:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33type progressIndicator interface {
34 StartProgressIndicator()
35 StopProgressIndicator()
36}
37

Callers 15

deleteRunFunction · 0.65
deleteCachesFunction · 0.65
listRunFunction · 0.65
viewRunFunction · 0.65
runEditFunction · 0.65
runReplyFunction · 0.65
runAddFunction · 0.65
createRunFunction · 0.65
editRunFunction · 0.65
promptEditFunction · 0.65
uploadRunFunction · 0.65
createRunFunction · 0.65

Implementers 1

IOStreamspkg/iostreams/iostreams.go

Calls

no outgoing calls

Tested by

no test coverage detected