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

Method DisplayTextPrompt

command/ui.go:38–38  ·  view source on GitHub ↗
(template string, templateValues ...map[string]interface{})

Source from the content-addressed store, hash-verified

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{})
40 DisplayTextWithFlavor(text string, keys ...map[string]interface{})
41 DisplayWarning(formattedString string, keys ...map[string]interface{})

Callers 4

determineAPIEndpointMethod · 0.65
authenticateMethod · 0.65
getFlagValOrPromptMethod · 0.65
prompt_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected