method

lutime

v2_6_3 - Show latest stable - Class: File
lutime(*args)
public

Sets the access and modification times of each named file to the first two arguments. If a file is a symlink, this method acts upon the link itself as opposed to its referent; for the inverse behavior, see File.utime. Returns the number of file names in the argument list.