Method: Scruber::Core::Configuration#fetcher_options

Defined in:
lib/scruber/core/configuration.rb,
lib/scruber/core/configuration.rb

#fetcher_optionsHash

Fetcher options, see FetcherAdapters::AbstractAdapter options

Returns:

  • (Hash)

    the current value of fetcher_options



15
16
17
# File 'lib/scruber/core/configuration.rb', line 15

def fetcher_options
  @fetcher_options
end