api / org.gradle.tooling / ProgressEvent

ProgressEvent

interface ProgressEvent

Some information about a piece of work of a long running operation.

Since
1.0-milestone-3

Functions

getDescription

abstract fun getDescription(): String

A description of the current piece of work.