getOutputLocation

@Internal(value = "Implementations need to add the correct annotation, @OutputDirectory or @OutputFile")
abstract fun getOutputLocation(): Property<out FileSystemLocation>(source)

The location on the filesystem to generate the report to.

Since

6.1