Groovy Documentation

org.gradle.api.changedetection.state
Interface DirectoryStateChangeDetecter


interface DirectoryStateChangeDetecter

author:
Tom Eyckmans


Method Summary
void detectChanges(ChangeProcessor changeProcessor)

 

Method Detail

detectChanges

public void detectChanges(ChangeProcessor changeProcessor)


 

Groovy Documentation