case class Development
extends ScalaBuild

A development, test, nightly, snapshot or other "unofficial" build

Constructors

Development ( id: String )

Members

val id : String
def _1 : T1
def compare ( that: ScalaBuild ) : Int
def copy ( id: String ) : Development
def copy$default$1 : String
def unparse : String

Return a version of this build information that can be parsed back into the same ScalaBuild

Return a version of this build information that can be parsed back into the same ScalaBuild