Method: FileWatch::SincedbValue#last_changed_at
- Defined in:
- lib/filewatch/sincedb_value.rb
#last_changed_at ⇒ Object (readonly)
Returns the value of attribute last_changed_at.
12 13 14 |
# File 'lib/filewatch/sincedb_value.rb', line 12 def last_changed_at @last_changed_at end |