Module: SimpleConsole
- Defined in:
- lib/init.rb,
lib/simpleconsole.rb
Overview
SimpleConsole is a module used for building command-line applications. The three most important methods are SimpleConsole::Controller, SimpleConsole::View, and SimpleConsole::Application.
Defined Under Namespace
Modules: TestHelper Classes: Application, Controller, Filter, ParamsParser, Prompter, View