Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.tooling
/
ProgressEvent
Progress
Event
API
interface
ProgressEvent
(
source
)
Some information about a piece of work of a long running operation.
Members
Functions
get
Description
Link copied to clipboard
API
abstract
fun
getDescription
(
)
:
String
A description of the current piece of work.