Method: APIClientBuilder::APIClient#http_client
- Defined in:
- lib/api_client_builder/api_client.rb
#http_client ⇒ Object (readonly)
Returns the value of attribute http_client.
6 7 8 |
# File 'lib/api_client_builder/api_client.rb', line 6 def http_client @http_client end |