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

Method DisplayOK

command/ui.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 DisplayNewline()
30 DisplayNonWrappingTable(prefix string, table [][]string, padding int)
31 DisplayOK()
32 DisplayOptionalTextPrompt(defaultValue string, template string, templateValues ...map[string]interface{}) (string, error)
33 DisplayPasswordPrompt(template string, templateValues ...map[string]interface{}) (string, error)
34 DisplayTableWithHeader(prefix string, table [][]string, padding int)

Callers 15

ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected