niok-android / ch.tutteli.niok / java.nio.file.Path / followSymbolicLink

followSymbolicLink

inline fun Path.followSymbolicLink(): Path!

Assumes that this path Path.isSymbolicLink and delegates to Files.readSymbolicLink.