Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
com.jcabi.github.mock |
Mock Github server.
|
Modifier and Type | Class and Description |
---|---|
static class |
Coordinates.Simple
Jcabi.http implementation.
|
Modifier and Type | Method and Description |
---|---|
Coordinates |
Repo.coordinates()
Get its coordinates.
|
Coordinates |
Repo.Smart.coordinates() |
Modifier and Type | Method and Description |
---|---|
int |
Coordinates.Simple.compareTo(Coordinates other) |
Repo |
Repos.get(Coordinates coords)
Get repository by name.
|
void |
Repos.remove(Coordinates coords)
Remove repository by name.
|
Constructor and Description |
---|
MkCommit(MkStorage strg,
String login,
Coordinates crds,
String commitsha)
Public constructor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.