api / org.gradle.api.file / FileCopyDetails / getSourceName

getSourceName

abstract fun getSourceName(): String

Returns the base name of this file at the copy source.

Return
The source name. Never returns null.