org.gradle.api.tasks
Interface WorkResult


public interface WorkResult

Provides information about some work which was performed.


Method Summary
 boolean getDidWork()
           
 

Method Detail

getDidWork

boolean getDidWork()