Class: OutputHandler
- Inherits:
-
Object
- Object
- OutputHandler
- Defined in:
- lib/output_handler.rb
Instance Method Summary collapse
Instance Method Details
#show(message) ⇒ Object
3 4 5 |
# File 'lib/output_handler.rb', line 3 def show() puts end |