cli_dialog/cli_dialog library

Classes

CliDialog
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

Enums

CliDialogQuestionType
This enum is used to indicate the type of question in the CLI dialog.

Properties

console → Console
final