| fileModified |
(String path) |
yoix.system |
| |
returns a system-dependent value for the file indicated by
path
that can be thought of as the modification time of the file.
On UNIX-like systems, in fact, it is the modification time.
On any system, it can be used to compare against other
return values from calls to
fileModified
and so determine the relative newness of one file versus another file,
where a larger value indicates a newer file.
| |
| Return: |
double
| | |
| See Also: |
access,
directoryListing,
fileSize,
fopen,
isDirectoryPath,
isFilePath,
localPath,
mkdir,
mkdirs,
open,
realPath,
rename,
rmdir,
stat,
unlink,
yoixPath
|
|
Yoix is a registered trademark of AT&T Inc.
|