module Printable
Provides a method to listen and respond to messages in a Campfire room.
Constants
- VERSION
Public Class Methods
run(options = {})
click to toggle source
# File lib/printable.rb, line 3 def self.run(options = {}) end