| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHBlob |
GHTreeEntry.asBlob()
If this tree entry represents a file, then return its information.
|
GHBlob |
GHRepository.getBlob(String blobSha)
Obtains the metadata & the content of a blob.
|
Copyright © 2017. All rights reserved.