Lab42Console

Gem Version Build Status Test Coverage

Intrusive Ruby Tools for the Console Only

Usage

```ruby no-literate require 'lab42/console'

# gives access to the new console object c

c.version # => 0.1.0

</code>