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

Method Ask

cf/terminal/ui.go:34–34  ·  view source on GitHub ↗
(prompt string)

Source from the content-addressed store, hash-verified

32 PrintCapturingNoOutput(message string, args ...interface{})
33 Warn(message string, args ...interface{})
34 Ask(prompt string) (answer string)
35 AskForPassword(prompt string) (answer string)
36 Confirm(message string) bool
37 ConfirmDelete(modelType, modelName string) bool

Callers 6

decideEndpointMethod · 0.65
authenticateMethod · 0.65
promptForNameMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ui_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected