api / org.gradle.testing.jacoco.tasks / JacocoMerge / setDestinationFile

setDestinationFile

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

Set the provider for calculating the destination file.

Parameters

destinationFile - Destination file provider

Since
4.0