BuildSpec

Constructors

Link copied to clipboard

Types

Link copied to clipboard
data class BuildCommand(val name: String, val arguments: Unit = Unit)

Properties

Link copied to clipboard
@XmlSerialName(value = "buildCommand")
val buildCommand: ProjectDescription.BuildSpec.BuildCommand