| Package | Description |
|---|---|
| com.jcabi.github |
Object Oriented Github API.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Release.Smart
Smart release.
|
| Modifier and Type | Method and Description |
|---|---|
Release |
Releases.create(String tag)
Create new release.
|
Release |
Releases.get(int number)
Get a single release.
|
Release |
ReleaseAsset.release()
The release we're in.
|
Release |
ReleaseAsset.Smart.release() |
Release |
ReleaseAssets.release()
The release we're in.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Release> |
Releases.iterate()
Iterate them all.
|
| Constructor and Description |
|---|
Release.Smart(Release original)
Public CTOR.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.