Interface Tag

  • All Superinterfaces:
    JsonReadable

    @Immutable
    public interface Tag
    extends JsonReadable
    Github Git Data Tag.
    Since:
    0.8
    Version:
    $Id: e9166ccc7abb00ab7101fd3c52da709103a0d0b3 $
    Author:
    Mihai Andronache (amihaiemil@gmail.com)
    • Method Detail

      • repo

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

        String key()
        Return its sha.
        Returns:
        String