Sha256: 415cce160ed513db93ae3a8faa466f0251a1fa1ef8e305650efe6afd4f0d869f
Contents?: true
Size: 1.48 KB
Versions: 16
Compression:
Stored size: 1.48 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: ctime:@docstringIC:YARD::Docstring"ÄReturns the change time for <i>file</i> (that is, the time directory information about the file was changed, not the file itself). File.new("testfile").ctime #=> Wed Apr 09 08:53:14 CDT 2003 :@objectu:YARD::StubProxyFile#ctime: @summary0: @all"èReturns the change time for <i>file</i> (that is, the time directory information about the file was changed, not the file itself). File.new("testfile").ctime #=> Wed Apr 09 08:53:14 CDT 2003 @overload ctime @return [Time]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File#ctime;;;IC; "