ReplaceVersionsCommand

data class ReplaceVersionsCommand(val location: String = "") : Command

Constructors

Link copied to clipboard
fun ReplaceVersionsCommand(location: String = "")

Properties

Link copied to clipboard
val location: String