RGitHubPackageResponseResponse

data class RGitHubPackageResponseResponse(val repository: String? = null)

Constructors

Link copied to clipboard
constructor(repository: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val repository: String? = null

Repository address in the format username/repo@ref|#pull.