Interface Release

    • Method Detail

      • repo

        Repo repo()
        Owner of them.
        Returns:
        Repo
      • number

        int number()
        Release id.
        Returns:
        Id
      • delete

        void delete()
             throws IOException
        Deletes a release.
        Throws:
        IOException - If any I/O problems occur.