| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHLicense |
GHRepository.getLicense()
Gets the basic license details for the repository.
|
GHLicense |
GitHub.getLicense(String key)
Returns the full details for a license
|
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHLicense> |
GitHub.listLicenses()
Returns a list of popular open source licenses
|
Copyright © 2020. All rights reserved.