MCPcopy
hub / github.com/cloudfoundry/cli / Say

Method Say

cf/terminal/ui.go:29–29  ·  view source on GitHub ↗
(message string, args ...interface{})

Source from the content-addressed store, hash-verified

27type UI interface {
28 PrintPaginator(rows []string, err error)
29 Say(message string, args ...interface{})
30
31 // ProgressReader
32 PrintCapturingNoOutput(message string, args ...interface{})

Callers 15

SayPathFunction · 0.65
ConfirmStagingLogsFunction · 0.65
SetDependencyMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
SetDependencyMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected