Class: Harness::LibratoAdapter::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/harness/adapters/librato_adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#emailObject

Returns the value of attribute email.



13
14
15
# File 'lib/harness/adapters/librato_adapter.rb', line 13

def email
  @email
end

#tokenObject

Returns the value of attribute token.



13
14
15
# File 'lib/harness/adapters/librato_adapter.rb', line 13

def token
  @token
end