Class: Indexmap::Entry

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

Instance Attribute Summary collapse

Instance Attribute Details

#lastmodObject

Returns the value of attribute lastmod

Returns:

  • (Object)

    the current value of lastmod



4
5
6
# File 'lib/indexmap/entry.rb', line 4

def lastmod
  @lastmod
end

#locObject

Returns the value of attribute loc

Returns:

  • (Object)

    the current value of loc



4
5
6
# File 'lib/indexmap/entry.rb', line 4

def loc
  @loc
end