Package com.jcabi.github
Interface Tree
-
- All Superinterfaces:
JsonReadable
@Immutable public interface Tree extends JsonReadable
Github tree.- Version:
- $Id: 948c87e46eaa557a58c6bdbedd4ac6bcf896e38c $
- Author:
- Alexander Lukashevich (sanai56967@gmail.com)
- 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
-
-