File: C:/Ruby27-x64/share/ri/2.7.0/system/File/lutime-c.ri
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