| Package | Description |
|---|---|
| org.gradle.api.file |
Classes for working with files.
|
| org.gradle.api.internal.file | |
| org.gradle.api.internal.file.collections |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurableFileTree
A
FileTree with a single base directory, which can be configured and modified. |
| Modifier and Type | Method and Description |
|---|---|
Set<DirectoryTree> |
SourceDirectorySet.getSrcDirTrees()
Returns the source directory trees which make up this set.
|
| Modifier and Type | Method and Description |
|---|---|
Set<DirectoryTree> |
DefaultSourceDirectorySet.getSrcDirTrees() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurableFileTree |
class |
DirectoryFileTree
Directory walker supporting
Specs for includes and excludes. |
Copyright © 2013. All rights reserved