Class Manifest
java.lang.Object
io.freefair.gradle.plugins.github.internal.Manifest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetFile()getName()The name of the manifest.inthashCode()voidsetFile(Manifest.File file) voidThe name of the manifest.voidsetResolved(Map<String, Manifest.Dependency> resolved) toString()
-
Constructor Details
-
Manifest
public Manifest()
-
-
Method Details