listIdes

@get:Input
@get:Optional
abstract val listIdes: Property<Boolean>

A flag to list IDEs without performing verification. When enabled, only prints the list of IDEs that will be used for verification without performing actual verification.

Default value: false