|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.language.jvm.Classpath org.gradle.api.Buildable
@Incubating public interface Classpath extends Buildable
A collection of files to be used as a class path.
Method Summary | |
---|---|
FileCollection
|
getFiles()
|
Methods inherited from interface Buildable | |
---|---|
getBuildDependencies |
Method Detail |
---|
public FileCollection getFiles()
Gradle API 1.12