api / org.gradle.api.file / FileCopyDetails / setPath

setPath

abstract fun setPath(path: String): Unit

Sets the destination path of this file.

Parameters

path - The path of this file.