toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.file
/
FileCopyDetails
/
getSourceName
get
Source
Name
API
abstract
fun
getSourceName
(
)
:
String
(
source
)
Returns the base name of this file at the copy source.
Return
The source name. Never returns null.