W3cubDocs

/Kotlin

extension

Platform and version requirements: JVM (1.0)
val File.extension: String

Returns the extension of this file (not including the dot), or an empty string if it doesn't have one.

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.io/java.io.-file/extension.html