Class: LookOut::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



16
17
18
# File 'lib/look_out.rb', line 16

def api_key
  @api_key
end

#userObject

Returns the value of attribute user.



16
17
18
# File 'lib/look_out.rb', line 16

def user
  @user
end