Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Blob.Smart
Smart Blob with extra features.
|
Modifier and Type | Method and Description |
---|---|
Blob |
Blobs.create(String content,
String encoding)
Create a blob.
|
Blob |
Blobs.get(String sha)
Get specific blob by sha.
|
Constructor and Description |
---|
Blob.Smart(Blob blb)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.