Sha256: 924af2786f892a1fa7efc97c69abb33f725e7b51225730eb866ac525d27bdb5d
Contents?: true
Size: 1.46 KB
Versions: 16
Compression:
Stored size: 1.46 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: atime:@docstringIC:YARD::Docstring"¼Returns the last access time (a <code>Time</code> object) for <i>file</i>, or epoch if <i>file</i> has not been accessed. File.new("testfile").atime #=> Wed Dec 31 18:00:00 CST 1969 :@objectu:YARD::StubProxyFile#atime: @summary0: @all"àReturns the last access time (a <code>Time</code> object) for <i>file</i>, or epoch if <i>file</i> has not been accessed. File.new("testfile").atime #=> Wed Dec 31 18:00:00 CST 1969 @overload atime @return [Time]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File#atime;;;IC; "