| Package | Description |
|---|---|
| com.jcabi.github |
Object Oriented Github API.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PullRef.Smart
Smart pull request ref with extra features.
|
| Modifier and Type | Method and Description |
|---|---|
PullRef |
Pull.base()
Get its base ref.
|
PullRef |
Pull.Smart.base() |
PullRef |
Pull.head()
Get its head ref.
|
PullRef |
Pull.Smart.head() |
| Constructor and Description |
|---|
Smart(PullRef pref)
Public ctor.
|
Copyright © 2012–2018 jcabi.com. All rights reserved.