|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface FileReference
A reference to a file in eclipse.
Method Summary | |
---|---|
File
|
getFile()
Returns the target file. |
String
|
getJarURL()
Returns the jar URL of the file |
String
|
getPath()
Returns the logical path for the file. |
boolean
|
isRelativeToPathVariable()
Returns true if this reference is relative to a path variable. |
Method Detail |
---|
public File getFile()
public String getJarURL()
public String getPath()
public boolean isRelativeToPathVariable()
Gradle API 1.12