Types

Link copied to clipboard
data class RepoDescription(val owner: String, val repo: String)

Object describing the identification for a GitHub repo