Interface Tag

  • All Superinterfaces:
    JsonReadable

    @Immutable
    public interface Tag
    extends JsonReadable
    Github Git Data Tag.
    Since:
    0.8
    Version:
    $Id: 09951871ddc478110decb68e8644592d4fe65237 $
    Author:
    Mihai Andronache ([email protected])
    • Method Detail

      • repo

        Repo repo()
        Return owner repo.
        Returns:
        Repo
      • key

        String key()
        Return its sha.
        Returns:
        String