Class: SitemapGenerator::Builder::LinkHolder
- Inherits:
-
Struct
- Object
- Struct
- SitemapGenerator::Builder::LinkHolder
- Defined in:
- lib/sitemap_generator/builder.rb
Instance Attribute Summary collapse
-
#link ⇒ Object
Returns the value of attribute link.
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#link ⇒ Object
Returns the value of attribute link
9 10 11 |
# File 'lib/sitemap_generator/builder.rb', line 9 def link @link end |
#options ⇒ Object
Returns the value of attribute options
9 10 11 |
# File 'lib/sitemap_generator/builder.rb', line 9 def @options end |