gradle
8.3
Java API
gradle
/
org.gradle.api.file
/
FileCopyDetails
/
getSourceName
get
Source
Name
Java API
abstract
fun
getSourceName
(
)
:
String
Returns the base name of this file at the copy source.
Return
The source name. Never returns null.