Hi all,

Trying to wrap my head around Groovy and Gradle but I am missing API
documentation...(I think)

Consider the following build.gradle on 0.7;

import org.gradle.util.GradleUtil

clean {
    GradleUtild.deleteDir(buildDir)
}

which works just fine.

However, I'm not able to find the API doc for GradleUtil...is it missing or
am I missing something?


-- 
View this message in context: 
http://www.nabble.com/Gradle-API-doc-complete--tp25186086p25186086.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to