cli_dialog/src/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.

Enums

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