Class: OW::Configuration
- Inherits:
-
Object
- Object
- OW::Configuration
- Defined in:
- lib/OW/client.rb
Instance Attribute Summary collapse
-
#apikey ⇒ Object
Returns the value of attribute apikey.
-
#endpoint ⇒ Object
Returns the value of attribute endpoint.
Instance Attribute Details
#apikey ⇒ Object
Returns the value of attribute apikey.
12 13 14 |
# File 'lib/OW/client.rb', line 12 def apikey @apikey end |
#endpoint ⇒ Object
Returns the value of attribute endpoint.
12 13 14 |
# File 'lib/OW/client.rb', line 12 def endpoint @endpoint end |