Report

sealed class Report

Inheritors

Properties

Link copied to clipboard
abstract val destination: FileSystemLocationProperty<out FileSystemLocation>

Name of the file/directory to be generated; note that due to the variant-aware nature of the plugin, each variant will be assigned a distinct folder if necessary

Link copied to clipboard
@get:Input
abstract val enabled: Property<Boolean>

Whether this report should be generated