Package com.github.vlsi.gradle.release
Class GitHub
-
- All Implemented Interfaces:
-
com.github.vlsi.gradle.release.GitUrlConventions
public final class GitHub implements GitUrlConventions
-
-
Method Summary
Modifier and Type Method Description StringgetPushUrl()URIgetPagesUri()final StringgetOrganization()final StringgetRepo()URItagUri(String tag)-
-
Method Detail
-
getPushUrl
String getPushUrl()
-
getPagesUri
URI getPagesUri()
-
getOrganization
final String getOrganization()
-
-
-
-