Path.readLink

Resolve link and return real path. Available only for posix systems. If path is not symlink, then return it unchanged

struct Path
version(Posix)
@safe const
readLink
()

Meta