| Package | Description |
|---|---|
| org.gradle.api.tasks |
The standard
Task implementations. |
| Modifier and Type | Method and Description |
|---|---|
FileTree |
SourceTask.getSource()
Returns the source for this task, after the include and exclude patterns have been applied.
|
FileCollection |
AbstractCopyTask.getSource()
Returns the source files for this task.
|
Copyright © 2013. All rights reserved