Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
com.jcabi.github.mock |
Mock Github server.
|
Modifier and Type | Class and Description |
---|---|
class |
RtGithub
Github client, starting point to the entire library.
|
Modifier and Type | Method and Description |
---|---|
Github |
Organizations.github()
Github we're in.
|
Github |
Limits.github()
Github we're in.
|
Github |
Limits.Throttled.github() |
Github |
User.github()
Github we're in.
|
Github |
User.Smart.github() |
Github |
Users.github()
Github we're in.
|
Github |
Gitignores.github()
Get its owner.
|
Github |
Limit.github()
Github we're in.
|
Github |
Limit.Smart.github() |
Github |
Limit.Throttled.github() |
Github |
Gists.github()
Github we're in.
|
Github |
Organization.github()
Github we're in.
|
Github |
Organization.Smart.github() |
Github |
Repos.github()
Get its owner.
|
Github |
Repo.github()
Get its owner.
|
Github |
Repo.Smart.github() |
Github |
Markdown.github()
Get its owner.
|
Github |
Gist.github()
Github we're in.
|
Github |
Gist.Smart.github() |
Github |
Search.github()
Github we're in.
|
Modifier and Type | Class and Description |
---|---|
class |
MkGithub
Mock Github client.
|
Modifier and Type | Method and Description |
---|---|
Github |
MkMarkdown.github() |
Github |
MkGithub.relogin(String login)
Relogin.
|
Constructor and Description |
---|
MkMarkdown(Github github)
Creates new instance.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.