--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the last access time (a Time object) - !ruby/struct:SM::Flow::VERB body: " for file, or epoch if file has not been accessed.\n\n File.new("testfile").atime #=> Wed Dec 31 18:00:00 CST 1969\n" full_name: File#atime is_singleton: false name: atime params: | file.atime => time visibility: public