Class Manifest.File
java.lang.Object
io.freefair.gradle.plugins.github.internal.Manifest.File
- Enclosing class:
- Manifest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The path of the manifest file relative to the root of the Git repository.int
hashCode()
void
setSource_location
(String source_location) The path of the manifest file relative to the root of the Git repository.toString()
-
Constructor Details
-
File
Creates a newFile
instance.- Parameters:
source_location
- The path of the manifest file relative to the root of the Git repository.
-
File
public File()
-
-
Method Details
-
getSource_location
The path of the manifest file relative to the root of the Git repository. -
setSource_location
The path of the manifest file relative to the root of the Git repository. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-