LegacyRepoInfo

data class LegacyRepoInfo(url: String) : RepoDescriptor

Constructors

LegacyRepoInfo
Link copied to clipboard
fun LegacyRepoInfo(url: URL)

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

url
Link copied to clipboard
val url: String