Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Method and Description |
---|---|
Tree |
Trees.create(javax.json.JsonObject params)
Create new tree.
|
Tree |
Trees.get(String sha)
Get specific tree by sha.
|
Tree |
Trees.getRec(String sha)
Get specific tree recursively by sha.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.