📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 01:57:56
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
File
/
Stat
✏️
Editing: 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
💾 Save Changes
❌ Cancel