kotlin.io.java.io.File.endsWith

endsWith

fun File.endsWith(other: File): Boolean

Platform and version requirements: JVM

Determines whether this file path ends with the path of other file.

If other is rooted path it must be equal to this. If 登录查看完整内容