gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api
/
Task
/
getDescription
get
Description
@
Internal
@
Nullable
abstract
fun
getDescription
(
)
:
String
Returns the description of this task.
Return
the description. May return null.