Flowdock
mtime(p1) public

Returns the modification time for the named file as a Time object.

file_name can be an IO object.

File.mtime("testfile")   #=> Tue Apr 08 12:58:04 CDT 2003
Show source
Register or log in to add new notes.