Module UI
In: lib/fastcst/ui.rb

The beginnings of a User Interface abstraction that will handle events from the other components and display something useful to the end user.

Methods

ask   event   failure   start_finish  

Classes and Modules

Module UI::Shell

Public Class methods

Takes the given event and a message and then shows it to the user in a meaningful way.

[Validate]