Class: Html2rss::FeedPipeline::StrategyPlan::Concrete

Inherits:
Data
  • Object
show all
Defined in:
lib/html2rss/feed_pipeline/strategy_plan.rb

Overview

Concrete transport strategy name for RequestService.

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#strategyObject (readonly)

Returns the value of attribute strategy

Returns:

  • (Object)

    the current value of strategy



20
21
22
# File 'lib/html2rss/feed_pipeline/strategy_plan.rb', line 20

def strategy
  @strategy
end

Instance Method Details

#request_slotsInteger

Returns:

  • (Integer)


22
# File 'lib/html2rss/feed_pipeline/strategy_plan.rb', line 22

def request_slots = 0