Method: Orchestrate::Client#http
- Defined in:
- lib/orchestrate/client.rb
permalink #http ⇒ Faraday::Connection (readonly)
Returns The Faraday HTTP connection.
17 18 19 |
# File 'lib/orchestrate/client.rb', line 17 def http @http end |