Method: WhatIs::ThisIs#image

Defined in:
lib/whatis/thisis.rb

#imageGeo::Coord

URL of page’s main image, if known.

Returns:

  • (Geo::Coord)


119
# File 'lib/whatis/thisis.rb', line 119

EXTRACTORS.each_key { |title| define_method(title) { @data[title] } }