D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
File
/
Filename :
lutime-c.ri
back
Copy
U:RDoc::AnyMethod[iI"lutime:ETI"File::lutime;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"FSets the access and modification times of each named file to the ;TI"Hfirst two arguments. If a file is a symlink, this method acts upon ;TI"Athe link itself as opposed to its referent; for the inverse ;TI":behavior, see File.utime. Returns the number of file ;TI" names in the argument list.;T: @fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"=File.lutime(atime, mtime, file_name, ...) -> integer ;T0[ I"(*args);T@FI" File;TcRDoc::NormalClass00