setDestinationFile

open fun setDestinationFile(destinationFile: Provider<File>)

Set the provider for calculating the destination file.

Since

4.0

Parameters

destinationFile

Destination file provider


open fun setDestinationFile(destinationFile: File)