public class StripPathSegmentsAction
extends java.lang.Object
implements org.gradle.api.Action<org.gradle.api.file.FileCopyDetails>
Constructor and Description |
---|
StripPathSegmentsAction(int from) |
StripPathSegmentsAction(int from,
int to) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.gradle.api.file.FileCopyDetails fileCopyDetails) |