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

followSymbolicLink

inline fun Path.followSymbolicLink(): Path! (source)

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