RGitHubPackageResponseResponse

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

Constructors

Link copied to clipboard
fun RGitHubPackageResponseResponse(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.