| [Overview][Constants][Types][Procedures and functions][Variables][Index] |
Resolves a symlink to the real file
Source position: lazfileutils.pas line 135
function TryReadAllLinks( |
const Filename: string |
):string; |
If a symlink can not be resolved it returns Filename. It uses ReadAllLinks.
| lazarus-ccr.sourceforge.net |