Package com.jcabi.github
Interface Tree
-
- All Superinterfaces:
JsonReadable
@Immutable public interface Tree extends JsonReadable
Github tree.- Version:
- $Id: 650b27700a41e78e5d763aede955afbca861d13e $
- Author:
- Alexander Lukashevich (sanai56967@gmail.com)
- See Also:
- Trees API
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Reporepo()The repo we're in.Stringsha()SHA of it.-
Methods inherited from interface com.jcabi.github.JsonReadable
json
-
-