Class: Crawler::Operator::Configuration
- Inherits:
-
Object
- Object
- Crawler::Operator::Configuration
- Defined in:
- lib/crawler/operator/configuration.rb
Instance Attribute Summary collapse
-
#default_provider ⇒ Object
Returns the value of attribute default_provider.
Instance Attribute Details
#default_provider ⇒ Object
Returns the value of attribute default_provider.
8 9 10 |
# File 'lib/crawler/operator/configuration.rb', line 8 def default_provider @default_provider end |