Method: Orchestrate::Client#api_key
- Defined in:
- lib/orchestrate/client.rb
permalink #api_key ⇒ String (readonly)
Returns The API key provided.
11 12 13 |
# File 'lib/orchestrate/client.rb', line 11 def api_key @api_key end |
Returns The API key provided.
11 12 13 |
# File 'lib/orchestrate/client.rb', line 11 def api_key @api_key end |