Class: Tellstick::Tellstick

Inherits:
Object
  • Object
show all
Defined in:
lib/tellstick/tellstick.rb

Overview

use create to instasiate

Instance Method Summary collapse

Constructor Details

#initialize(output) ⇒ Tellstick

:nodoc:



50
51
52
# File 'lib/tellstick/tellstick.rb', line 50

def initialize(output) #:nodoc:
  @output = output
end