api / org.gradle.api.tasks / WorkResult

WorkResult

interface WorkResult

Provides information about some work which was performed.

Functions

getDidWork

abstract fun getDidWork(): Boolean