Class QuarkusProjectCompress
java.lang.Object
io.quarkus.devtools.project.compress.QuarkusProjectCompress
-
Method Summary
-
Method Details
-
zip
public static void zip(Path quarkusProjectDirPath, Path targetZipPath, boolean includeProjectDirectory) throws IOException - Throws:
IOException
-
zip
public static void zip(Path quarkusProjectDirPath, Path targetZipPath, boolean includeProjectDirectory, Long withSpecificFilesTime) throws IOException - Throws:
IOException
-