MCPcopy Index your code
hub / github.com/cloudfoundry/cli / Confirm

Method Confirm

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

Source from the content-addressed store, hash-verified

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
39 Ok()

Callers 9

confirmWithUserMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
confirmRestartMethod · 0.65
ExecuteMethod · 0.65
ui_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected