Class: Machinereading::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



15
16
17
# File 'lib/machinereading.rb', line 15

def api_key
  @api_key
end

#endpointObject

Returns the value of attribute endpoint.



15
16
17
# File 'lib/machinereading.rb', line 15

def endpoint
  @endpoint
end