cli_repl library

Classes

Repl

Properties

alwaysValid StatementValidator
final

Typedefs

StatementValidator = bool Function(String text)
Returns true if text is a complete statement or false otherwise.