Method: OverwatchApi::Configuration#api_key
- Defined in:
- lib/overwatch_api/configuration.rb
#api_key ⇒ Object
Returns the value of attribute api_key.
4 5 6 |
# File 'lib/overwatch_api/configuration.rb', line 4 def api_key @api_key end |