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

Method AskForPassword

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

Source from the content-addressed store, hash-verified

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
38 ConfirmDeleteWithAssociations(modelType, modelName string) bool

Callers 4

ExecuteMethod · 0.65
authenticateSSOMethod · 0.65
authenticateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected