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