public class ExcludeExistingFileAction
extends java.lang.Object
implements org.gradle.api.Action<org.gradle.api.file.FileCopyDetails>
Constructor and Description |
---|
ExcludeExistingFileAction(java.io.File destinationDir) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.gradle.api.file.FileCopyDetails fileCopyDetails) |