api / org.gradle.api.file / FileCopyDetails / setRelativePath

setRelativePath

abstract fun setRelativePath(path: RelativePath): Unit

Sets the destination path of this file.

Parameters

path - the new path for this file.