getDestinationDir

@ReplacedBy(value = "destinationDirectory")
open fun getDestinationDir(): File(source)

Deprecated

Returns the directory to write the HTML report to. This method is @Deprecated, please use getDestinationDirectory instead.