setDestinationFile

open fun setDestinationFile(destinationFile: Provider<File>)(source)

Set the provider for calculating the destination file.

Since

4.0

Parameters

destinationFile

Destination file provider


open fun setDestinationFile(destinationFile: File)(source)