Class: Spectre::GeminiConfiguration
- Inherits:
-
Object
- Object
- Spectre::GeminiConfiguration
- Defined in:
- lib/spectre.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
93 94 95 |
# File 'lib/spectre.rb', line 93 def api_key @api_key end |