api / org.gradle.api / Project / getTasks

getTasks

abstract fun getTasks(): TaskContainer

Returns the tasks of this project.

Return
the tasks of this project.