All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nebula.test.functional.internal.ExecutedTask.groovy Maven / Gradle / Ivy

The newest version!
package nebula.test.functional.internal

interface ExecutedTask {
    String getPath()
    boolean isUpToDate()
    boolean isSkipped()
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy