= private = protected
atime()
See File.atime. Returns last access time.
# File lib/pathname.rb, line 795 def atime() File.atime(@path) end