Package io.github.intisy.gradle.inno
Class GitHub
java.lang.Object
io.github.intisy.gradle.inno.GitHub
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownload()voiddownloadFile(String fileUrl, File outputFile) org.gradle.internal.impldep.com.google.gson.JsonObjectgetLatestReleaseZip(String apiUrl) voidstatic voidunzipAndFlatten(File zipFilePath, File outputDirectory)
-
Constructor Details
-
GitHub
-
-
Method Details
-
log
-
download
-
unzipAndFlatten
- Throws:
IOException
-
getLatestReleaseZip
public org.gradle.internal.impldep.com.google.gson.JsonObject getLatestReleaseZip(String apiUrl) throws Exception - Throws:
Exception
-
downloadFile
- Throws:
Exception
-