gradle
8.2.1
Java API
gradle
/
org.gradle.api
/
Project
/
getDescription
get
Description
Java API
@
Nullable
abstract
fun
getDescription
(
)
:
String
Returns the description of this project, if any.
Return
the description. May return null.