Cross

izumi.sbtgen.PreparedPlatform$.Cross
final case class Cross(platforms: Seq[BasePlatform]) extends PreparedPlatform

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

final def fold[A](jvmOnly: Jvm.type => A)(crossAll: Platform => A): Seq[A]

Attributes

Inherited from:
PreparedPlatform
final def jvmOnly: Boolean

Attributes

Inherited from:
PreparedPlatform
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product