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

Method DisplayTextLiteral

command/ui.go:36–36  ·  view source on GitHub ↗
(text string)

Source from the content-addressed store, hash-verified

34 DisplayTableWithHeader(prefix string, table [][]string, padding int)
35 DisplayText(template string, data ...map[string]interface{})
36 DisplayTextLiteral(text string)
37 DisplayTextMenu(choices []string, promptTemplate string, templateValues ...map[string]interface{}) (string, error)
38 DisplayTextPrompt(template string, templateValues ...map[string]interface{}) (string, error)
39 DisplayTextWithBold(text string, keys ...map[string]interface{})

Callers 3

displayEnvGroupMethod · 0.65
ExecuteMethod · 0.65
ui_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected