JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.jcabi.github
Interface Tree
All Superinterfaces:
JsonReadable
@Immutable
public interface
Tree
extends
JsonReadable
GitHub tree.
Since:
0.6
See Also:
Trees API
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Repo
repo
()
The repo we're in.
String
sha
()
SHA of it.
Methods inherited from interface com.jcabi.github.
JsonReadable
json
Method Details
repo
Repo
repo
()
The repo we're in.
Returns:
Repo
sha
String
sha
()
SHA of it.
Returns:
SHA