|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileVisitDetails
Provides access to details about a file or directory being visited by a FileVisitor.
FileTree.visit(groovy.lang.Closure)| Method Summary | |
|---|---|
void |
stopVisiting()
Requests that file visiting terminate after the current file. |
| Methods inherited from interface org.gradle.api.file.FileTreeElement |
|---|
copyTo, copyTo, getFile, getLastModified, getName, getPath, getRelativePath, getSize, isDirectory, open |
| Method Detail |
|---|
void stopVisiting()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||