gradle
8.5
API
gradle
/
org.gradle.tooling.model
/
BuildableElement
/
getTasks
get
Tasks
API
abstract
fun
getTasks
(
)
:
DomainObjectSet
<
out
Task
>
Returns the tasks of this project.
Return
The tasks of this project.