toggle menu
filesystem
0.0.1
common
switch theme
search in API
filesystem
/
me.zhanghai.kotlin.filesystem
/
FileSystem
/
isSameFile
is
Same
File
abstract
suspend
fun
isSameFile
(
path1
:
Path
,
path2
:
Path
)
:
Boolean