api / org.gradle.api / Rule / getDescription

getDescription

abstract fun getDescription(): String

Returns the description of the rule. This is used for reporting purposes.

Return
the description. should not return null.