()
| 27 | DisplayKeyValueTableForApp(table [][]string) |
| 28 | DisplayLogMessage(message ui.LogMessage, displayHeader bool) |
| 29 | DisplayNewline() |
| 30 | DisplayNonWrappingTable(prefix string, table [][]string, padding int) |
| 31 | DisplayOK() |
| 32 | DisplayOptionalTextPrompt(defaultValue string, template string, templateValues ...map[string]interface{}) (string, error) |
no outgoing calls
no test coverage detected