Interface Tree

All Superinterfaces:
JsonReadable

@Immutable public interface Tree extends JsonReadable
GitHub tree.
Since:
0.6
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    The repo we're in.
    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