Package org.gosulang.gradle.tasks
Interface InfersGosuRuntime
-
- All Known Implementing Classes:
DefaultGosuCompileSpec,GosuCompile,GosuDoc
public interface InfersGosuRuntime
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description groovy.lang.Closure<org.gradle.api.file.FileCollection>getGosuClasspath()voidsetGosuClasspath(groovy.lang.Closure<org.gradle.api.file.FileCollection> gosuClasspathClosure)
-