Class: BlekkoResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/blekko.rb

Instance Attribute Summary collapse

Instance Attribute Details

#abstractObject

Returns the value of attribute abstract

Returns:

  • (Object)

    the current value of abstract



8
9
10
# File 'lib/blekko.rb', line 8

def abstract
  @abstract
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



8
9
10
# File 'lib/blekko.rb', line 8

def date
  @date
end

#display_urlObject

Returns the value of attribute display_url

Returns:

  • (Object)

    the current value of display_url



8
9
10
# File 'lib/blekko.rb', line 8

def display_url
  @display_url
end

#main_slashtag_boostedObject

Returns the value of attribute main_slashtag_boosted

Returns:

  • (Object)

    the current value of main_slashtag_boosted



8
9
10
# File 'lib/blekko.rb', line 8

def main_slashtag_boosted
  @main_slashtag_boosted
end

#rssObject

Returns the value of attribute rss

Returns:

  • (Object)

    the current value of rss



8
9
10
# File 'lib/blekko.rb', line 8

def rss
  @rss
end

#short_hostObject

Returns the value of attribute short_host

Returns:

  • (Object)

    the current value of short_host



8
9
10
# File 'lib/blekko.rb', line 8

def short_host
  @short_host
end

#short_host_urlObject

Returns the value of attribute short_host_url

Returns:

  • (Object)

    the current value of short_host_url



8
9
10
# File 'lib/blekko.rb', line 8

def short_host_url
  @short_host_url
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



8
9
10
# File 'lib/blekko.rb', line 8

def title
  @title
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



8
9
10
# File 'lib/blekko.rb', line 8

def url
  @url
end