readLinkRecurse

Returns read symlink path. If the symlink points to other symlink, the function returns path of the last symlink of the link chain.

string
readLinkRecurse
(
string link
)

Meta