Returns last modification time. See File.mtime.
File.mtime
16 17 18
# File 'lib/path/file.rb', line 16 def mtime File.mtime(@path) end