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
7 8 9 |
# File 'lib/sitemap_generator/builder.rb', line 7 def link @link end |
#options ⇒ Object
Returns the value of attribute options
7 8 9 |
# File 'lib/sitemap_generator/builder.rb', line 7 def @options end |