verificationReportsDirectory

@get:OutputDirectory
@get:Optional
abstract val verificationReportsDirectory: DirectoryProperty

The path to the directory where verification reports will be saved.

Default value: IntelliJPlatformExtension.PluginVerification.verificationReportsDirectory

See also