MCPcopy Index your code
hub / github.com/cloudfoundry/cli / PrintCapturingNoOutput

Method PrintCapturingNoOutput

cf/terminal/ui.go:32–32  ·  view source on GitHub ↗

ProgressReader

(message string, args ...interface{})

Source from the content-addressed store, hash-verified

30
31 // ProgressReader
32 PrintCapturingNoOutput(message string, args ...interface{})
33 Warn(message string, args ...interface{})
34 Ask(prompt string) (answer string)
35 AskForPassword(prompt string) (answer string)

Callers 2

ui_test.goFile · 0.65
printProgressMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected