Class ProGuardBuildTask

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean allowDelete()  
      java.lang.String getName()  
      java.nio.file.Path process​(java.nio.file.Path inputFile)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProGuardBuildTask

        public ProGuardBuildTask​(LaunchServer server)
    • Method Detail

      • process

        public java.nio.file.Path process​(java.nio.file.Path inputFile)
                                   throws java.io.IOException
        Specified by:
        process in interface LauncherBuildTask
        Throws:
        java.io.IOException