Class: SitemapGenerator::Builder::LinkHolder

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

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute link

Returns:

  • (Object)

    the current value of link



7
8
9
# File 'lib/sitemap_generator/builder.rb', line 7

def link
  @link
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



7
8
9
# File 'lib/sitemap_generator/builder.rb', line 7

def options
  @options
end