= private = protected
mtime()
See File.mtime. Returns last modification time.
# File lib/pathname.rb, line 768 def mtime() File.mtime(@path) end