(warnings []string)
| 40 | DisplayTextWithFlavor(text string, keys ...map[string]interface{}) |
| 41 | DisplayWarning(formattedString string, keys ...map[string]interface{}) |
| 42 | DisplayWarnings(warnings []string) |
| 43 | GetErr() io.Writer |
| 44 | GetIn() io.Reader |
| 45 | GetOut() io.Writer |
no outgoing calls
no test coverage detected