Class: ApiSpec::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_spec/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#http_clientObject

Returns the value of attribute http_client

Returns:

  • (Object)

    the current value of http_client



2
3
4
# File 'lib/api_spec/configuration.rb', line 2

def http_client
  @http_client
end