Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/File/Stat/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/File/Stat/atime-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the last access time for this file as an object of class <tt>Time</tt>. - !ruby/struct:SM::Flow::VERB body: " File.stat("testfile").atime #=> Wed Dec 31 18:00:00 CST 1969\n" full_name: File::Stat#atime is_singleton: false name: atime params: | stat.atime => time visibility: public