Class: Lumin::CacheManifest::Contents

Inherits:
Data
  • Object
show all
Defined in:
lib/lumin/cache_manifest.rb

Instance Attribute Summary collapse

Instance Attribute Details

#offensesObject (readonly)

Returns the value of attribute offenses

Returns:

  • (Object)

    the current value of offenses



9
10
11
# File 'lib/lumin/cache_manifest.rb', line 9

def offenses
  @offenses
end

#pathsObject (readonly)

Returns the value of attribute paths

Returns:

  • (Object)

    the current value of paths



9
10
11
# File 'lib/lumin/cache_manifest.rb', line 9

def paths
  @paths
end