| realPath |
(String path) |
yoix.system |
| |
Converts
path
in the manner of
yoixPath
so that the result
is a fully resolved path in Yoix format, but with the addition that
all symbolic links in the path are resolved to the underlying actual path.
The resolution of symbolic links is platform-dependent.
Moreover, some platforms may require
that the
path
indicate an existing entity.
| |
| Return: |
String
| | |
| See Also: |
access,
directoryListing,
fileModified,
fileSize,
fopen,
isDirectoryPath,
isFilePath,
localPath,
mkdir,
mkdirs,
open,
rename,
rmdir,
stat,
unlink,
yoixPath
|
|
Yoix is a registered trademark of AT&T Inc.
|