Class: Filewatcher::Snapshot::SnapshotFile
- Inherits:
-
Object
- Object
- Filewatcher::Snapshot::SnapshotFile
- Defined in:
- lib/filewatcher/access.rb
Overview
Redefine ‘Filewatcher::Snapshot::SnapshotFile` class
Instance Attribute Summary collapse
-
#atime ⇒ Object
readonly
Returns the value of attribute atime.
Instance Attribute Details
#atime ⇒ Object (readonly)
Returns the value of attribute atime.
31 32 33 |
# File 'lib/filewatcher/access.rb', line 31 def atime @atime end |