()
| 29 | DisplayNewline() |
| 30 | DisplayNonWrappingTable(prefix string, table [][]string, padding int) |
| 31 | DisplayOK() |
| 32 | DisplayOptionalTextPrompt(defaultValue string, template string, templateValues ...map[string]interface{}) (string, error) |
| 33 | DisplayPasswordPrompt(template string, templateValues ...map[string]interface{}) (string, error) |
| 34 | DisplayTableWithHeader(prefix string, table [][]string, padding int) |
no outgoing calls
no test coverage detected