readSymbolicLink

Reads the target of a symbolic link located by this path.

Since Kotlin

1.5

See also

Throws

if symbolic links are not supported by this implementation.

if the target is not a symbolic link (optional specific exception, some implementations may throw a more general one).