()
| 15 | DisplayBoolPrompt(defaultResponse bool, template string, templateValues ...map[string]interface{}) (bool, error) |
| 16 | DisplayChangesForPush(changeSet []ui.Change) error |
| 17 | DisplayDeprecationWarning() |
| 18 | DisplayDiffAddition(line string, depth int, addHyphen bool) |
| 19 | DisplayDiffRemoval(line string, depth int, addHyphen bool) |
| 20 | DisplayDiffUnchanged(line string, depth int, addHyphen bool) |