niok-android
/
ch.tutteli.niok
/
java.nio.file.Path
/
isSameFile
isSameFile
inline
fun
Path
.
isSameFile
(
other
:
Path
)
:
Boolean
(source)
Delegates to
Files.isSameFile
.