api / org.gradle.tooling.model / Launchable / getDescription

getDescription

abstract fun getDescription(): String

Returns the description of this launchable, or null if it has no description.

Return
The description of this launchable, or null if it has no description.

Since
1.12