Class: OW::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#apikeyObject

Returns the value of attribute apikey.



12
13
14
# File 'lib/OW/client.rb', line 12

def apikey
  @apikey
end

#endpointObject

Returns the value of attribute endpoint.



12
13
14
# File 'lib/OW/client.rb', line 12

def endpoint
  @endpoint
end