api / org.gradle.api.file / FileCopyDetails / setName

setName

abstract fun setName(name: String): Unit

Sets the destination name of this file.

Parameters

name - The destination name of this file.