Class: Pennylane::Configuration
- Inherits:
-
Object
- Object
- Pennylane::Configuration
- Defined in:
- lib/pennylane/configuration.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#api_version ⇒ Object
Returns the value of attribute api_version.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
3 4 5 |
# File 'lib/pennylane/configuration.rb', line 3 def api_key @api_key end |
#api_version ⇒ Object
Returns the value of attribute api_version.
3 4 5 |
# File 'lib/pennylane/configuration.rb', line 3 def api_version @api_version end |