cli_dialog library

Classes

CLI_Dialog
This is the most important class which should usually be instantiated when building CLI dialogs.
ListChooser
Implementation of list questions. Can be used without CLI_Dialog.
StdinService
Service to simulate stdin. Use it in unit tests.
StdoutService
Service to simulate stdout. Use it in unit tests.
XTerm
Abstract class providing XTerm escape sequences

Properties

console → Console
final