Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Fork.Smart
Smart Fork with extra features.
|
Modifier and Type | Method and Description |
---|---|
Fork |
Forks.create(String organization)
Create a fork for the authenticated user.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Fork> |
Forks.iterate(String sort)
Iterate all forks.
|
Constructor and Description |
---|
Fork.Smart(Fork frk)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.