followSymlink

Follow a symlink until it reaches its target.

Max depth guard against recursions or self referencing symlinks.

@safe nothrow
followSymlink
(,
int maxDepth = 100
)

Meta