public class ProGuardBuildTask extends java.lang.Object implements LauncherBuildTask
| Constructor and Description |
|---|
ProGuardBuildTask(LaunchServer server) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowDelete() |
java.lang.String |
getName() |
java.nio.file.Path |
process(java.nio.file.Path inputFile) |
public ProGuardBuildTask(LaunchServer server)
public java.lang.String getName()
getName in interface LauncherBuildTaskpublic java.nio.file.Path process(java.nio.file.Path inputFile)
throws java.io.IOException
process in interface LauncherBuildTaskjava.io.IOExceptionpublic boolean allowDelete()
allowDelete in interface LauncherBuildTask