dc/prompt library

Classes

DCChooser<T>
DCPrompter
DCShellPrompt
Emulates a Shell Prompt

Functions

read_input(DCConsole console, String message, {bool secret = false, bool checker(String response)?}) Future<String>