(opts ui.ChoiceOpts)
| 15 | PrintActionableText(text string) |
| 16 | AskForText(textOpts ui.TextOpts) (string, error) |
| 17 | AskForChoice(opts ui.ChoiceOpts) (int, error) |
| 18 | PrintCmdExecutionOutput(text string) |
| 19 | PrintHeaderText(text string) |
| 20 | PrintHeaderWithContextText(text string, context string) |
no outgoing calls
no test coverage detected