outputFile

@get:OutputFile
abstract val outputFile: RegularFileProperty

Path to the file, where the output list will be stored.

Default value: File("${project.buildDir}/bundledPlugins.txt")