Method: Fetch::Config#json_parse_options

Defined in:
lib/fetch/config.rb

#json_parse_optionsObject

Returns the value of attribute json_parse_options

Returns:

  • (Object)

    the current value of json_parse_options



2
3
4
# File 'lib/fetch/config.rb', line 2

def json_parse_options
  @json_parse_options
end