Package edu.wpi.first.gradlerio.wpi.java
Interface ExtractNativeJavaArtifacts.ExtractParameters
-
- All Superinterfaces:
org.gradle.workers.WorkParameters
- Enclosing class:
- ExtractNativeJavaArtifacts
public static interface ExtractNativeJavaArtifacts.ExtractParameters extends org.gradle.workers.WorkParameters
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.gradle.api.file.DirectoryPropertygetDestinationDirectory()org.gradle.api.file.ConfigurableFileCollectiongetFiles()
-