(name string, jsonData interface{})
| 23 | DisplayHeader(text string) |
| 24 | DisplayInstancesTableForApp(table [][]string) |
| 25 | DisplayJSON(name string, jsonData interface{}) error |
| 26 | DisplayKeyValueTable(prefix string, table [][]string, padding int) |
| 27 | DisplayKeyValueTableForApp(table [][]string) |
| 28 | DisplayLogMessage(message ui.LogMessage, displayHeader bool) |
no outgoing calls
no test coverage detected