Class: Coelacanth::Extractor::EyecatchImageExtractor::Result
- Inherits:
-
Struct
- Object
- Struct
- Coelacanth::Extractor::EyecatchImageExtractor::Result
- Defined in:
- lib/coelacanth/extractor/eyecatch_image_extractor.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
15 16 17 |
# File 'lib/coelacanth/extractor/eyecatch_image_extractor.rb', line 15 def path @path end |
#url ⇒ Object
Returns the value of attribute url
15 16 17 |
# File 'lib/coelacanth/extractor/eyecatch_image_extractor.rb', line 15 def url @url end |