(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) |
| 29 | DisplayNewline() |
| 30 | DisplayNonWrappingTable(prefix string, table [][]string, padding int) |