Class: Indexmap::Entry
- Inherits:
-
Struct
- Object
- Struct
- Indexmap::Entry
- Defined in:
- lib/indexmap/entry.rb
Instance Attribute Summary collapse
-
#lastmod ⇒ Object
Returns the value of attribute lastmod.
-
#loc ⇒ Object
Returns the value of attribute loc.
Instance Attribute Details
#lastmod ⇒ Object
Returns the value of attribute lastmod
4 5 6 |
# File 'lib/indexmap/entry.rb', line 4 def lastmod @lastmod end |
#loc ⇒ Object
Returns the value of attribute loc
4 5 6 |
# File 'lib/indexmap/entry.rb', line 4 def loc @loc end |