Class: Coelacanth::Extractor::EyecatchImageExtractor::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/coelacanth/extractor/eyecatch_image_extractor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



15
16
17
# File 'lib/coelacanth/extractor/eyecatch_image_extractor.rb', line 15

def path
  @path
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



15
16
17
# File 'lib/coelacanth/extractor/eyecatch_image_extractor.rb', line 15

def url
  @url
end