toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.model
/
BuildableElement
/
getTasks
get
Tasks
API
abstract
fun
getTasks
(
)
:
DomainObjectSet
<
out
Task
>
(
source
)
Returns the tasks of this project.
Return
The tasks of this project.
Since
1.0-milestone-5