(defaultValue string, template string, templateValues ...map[string]interface{})
| 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) |
| 35 | DisplayText(template string, data ...map[string]interface{}) |
no outgoing calls
no test coverage detected