gradle
8.6-rc-1
API
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.