Class: EventMachine::StatHat::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/em-stathat.rb

Instance Attribute Summary collapse

Instance Attribute Details

#debugObject

Returns the value of attribute debug

Returns:

  • (Object)

    the current value of debug



6
7
8
# File 'lib/em-stathat.rb', line 6

def debug
  @debug
end

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



6
7
8
# File 'lib/em-stathat.rb', line 6

def email
  @email
end

#ukeyObject

Returns the value of attribute ukey

Returns:

  • (Object)

    the current value of ukey



6
7
8
# File 'lib/em-stathat.rb', line 6

def ukey
  @ukey
end