toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.testkit.runner
/
BuildTask
Build
Task
API
interface
BuildTask
(
source
)
A task that was executed when running a specific build.
Since
2.6
See also
Build
Result
Members
Functions
get
Outcome
Link copied to clipboard
API
abstract
fun
getOutcome
(
)
:
TaskOutcome
The outcome of attempting to execute this task.
get
Path
Link copied to clipboard
API
abstract
fun
getPath
(
)
:
String
The unique path of the task.