[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Resolves a symlink to a real file name.
Source position: lazfileutils.pas line 139
function TryReadAllLinks( |
const Filename: string |
):string; |
If a symlink can not be resolved it returns Filename. It calls the ReadAllLinks function in its implementation.
|
Resolves a symbolic link to an actual file name. |
Version 4.0 | Generated 2025-05-03 | Home |