Package pro.gravit.launchserver.binary
Class LauncherBinary
java.lang.Object
pro.gravit.launchserver.binary.BinaryPipeline
pro.gravit.launchserver.binary.LauncherBinary
- Direct Known Subclasses:
EXELauncherBinary,JARLauncherBinary
-
Field Summary
FieldsFields inherited from class pro.gravit.launchserver.binary.BinaryPipeline
buildDir, nameFormat, tasks -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLauncherBinary(LaunchServer server, Path binaryFile, String nameFormat) -
Method Summary
Methods inherited from class pro.gravit.launchserver.binary.BinaryPipeline
add, addAfter, addCounted, addPre, build, getTaskBefore, getTaskByClass, getTasksByClass, nextLowerPath, nextName, nextPath, nextPath, replace, replaceAfter, replaceCounted, replacePre
-
Field Details
-
server
-
syncBinaryFile
-
-
Constructor Details
-
LauncherBinary
-
-
Method Details
-
resolve
-
build
- Throws:
IOException
-
exists
public final boolean exists() -
getDigest
public final byte[] getDigest() -
init
public void init() -
sync
- Throws:
IOException
-