DCli_input

Provides a collection of user input/output functions for the DCli Dart Console SDK, but is also intended for direct use when you just need to add user input to your console app without the full DCli set of features.

DCli_input provides the following functions:

  • ask
  • confirm
  • menu
  • echo

Refer to the DCli manual and api documentation for additional details.

Libraries

dcli_input