MCPcopy Index your code
hub / github.com/cloudquery/cloudquery / Add

Method Add

cli/cmd/progress.go:7–7  ·  view source on GitHub ↗
(num int)

Source from the content-addressed store, hash-verified

5type progressBar interface {
6 io.Writer
7 Add(num int) error
8 Finish() error
9}
10

Callers 13

SetMethod · 0.65
getDockerTokenFunction · 0.65
uploadImageFunction · 0.65
syncConnectionV2Function · 0.65
syncConnectionV3Function · 0.65
TestRegressionFunction · 0.65
syncConnectionV1Function · 0.65
startSpinnerFunction · 0.65

Implementers 1

noopProgressBarcli/cmd/progress.go

Calls

no outgoing calls