|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface InputFileDetails
A change to an input file.
Method Summary | |
---|---|
File
|
getFile()
The input file, which may no longer exist. |
boolean
|
isAdded()
Was the file added? |
boolean
|
isModified()
Was the file modified? |
boolean
|
isRemoved()
Was the file removed? |
Method Detail |
---|
public File getFile()
public boolean isAdded()
public boolean isModified()
public boolean isRemoved()
Gradle API 1.12