Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.file
/
FileTreeElement
/
getName
get
Name
API
abstract
fun
getName
(
)
:
String
(
source
)
Returns the base name of this file.
Return
The name. Never returns null.