Class: Filewatcher::Snapshot::SnapshotFile

Inherits:
Object
  • Object
show all
Defined in:
lib/filewatcher/access.rb

Overview

Redefine ‘Filewatcher::Snapshot::SnapshotFile` class

Instance Attribute Summary collapse

Instance Attribute Details

#atimeObject (readonly)

Returns the value of attribute atime.



31
32
33
# File 'lib/filewatcher/access.rb', line 31

def atime
  @atime
end