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

Method DisplayTextWithFlavor

command/ui.go:40–40  ·  view source on GitHub ↗
(text string, keys ...map[string]interface{})

Source from the content-addressed store, hash-verified

38 DisplayTextPrompt(template string, templateValues ...map[string]interface{}) (string, error)
39 DisplayTextWithBold(text string, keys ...map[string]interface{})
40 DisplayTextWithFlavor(text string, keys ...map[string]interface{})
41 DisplayWarning(formattedString string, keys ...map[string]interface{})
42 DisplayWarnings(warnings []string)
43 GetErr() io.Writer

Callers 15

ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
detailsMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
displayIntroMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected