Class GithubBasePlugin
- java.lang.Object
 - 
- io.freefair.gradle.plugins.github.GithubBasePlugin
 
 
- 
- 
Constructor Summary
Constructors Constructor Description GithubBasePlugin() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(Project project)GithubClientgetGithubClient()GithubExtensiongetGithubExtension() 
 - 
 
- 
- 
Method Detail
- 
getGithubExtension
public GithubExtension getGithubExtension()
 
- 
getGithubClient
public GithubClient getGithubClient()
 
 - 
 
 -