Interface LauncherBuildTask

    • Method Detail

      • getName

        java.lang.String getName()
      • process

        java.nio.file.Path process​(java.nio.file.Path inputFile)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • allowDelete

        boolean allowDelete()