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

Method DisplayOptionalTextPrompt

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

Source from the content-addressed store, hash-verified

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)
35 DisplayText(template string, data ...map[string]interface{})

Callers 2

promptMenuMethod · 0.65
prompt_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected