Class: Testcloud::Devices::Config
- Inherits:
-
Object
- Object
- Testcloud::Devices::Config
- Defined in:
- lib/testcloud/devices/config.rb
Instance Attribute Summary collapse
-
#api_token ⇒ Object
Returns the value of attribute api_token.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#api_token ⇒ Object
Returns the value of attribute api_token.
5 6 7 |
# File 'lib/testcloud/devices/config.rb', line 5 def api_token @api_token end |
#url ⇒ Object
Returns the value of attribute url.
5 6 7 |
# File 'lib/testcloud/devices/config.rb', line 5 def url @url end |