(message string)
| 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() |
no outgoing calls
no test coverage detected