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–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.io/java.io.-file/extension.html