# File lib/osxwatcher.rb, line 76
def
file_changed?
(
file
)
File
.
stat
(
file
).
mtime
>
last_check
end