gradle
8.6-milestone-1
API
gradle
/
org.gradle.tooling.model.gradle
/
BuildInvocations
/
getTasks
get
Tasks
API
abstract
fun
getTasks
(
)
:
DomainObjectSet
<
out
Task
>
(
source
)
Returns the tasks that can be used to execute a build.
Return
The tasks.