Platform

io.github.matejcerny.sbtconfig.model.Platform
See thePlatform companion class
object Platform

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Platform.type

Members list

Type members

Classlikes

case object Js extends Platform

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Platform
class Object
trait Matchable
class Any
Show all
Self type
Js.type
case object Jvm extends Platform

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Platform
class Object
trait Matchable
class Any
Show all
Self type
Jvm.type
case object Native extends Platform

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Platform
class Object
trait Matchable
class Any
Show all
Self type
Native.type
case object Shared extends Platform

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Platform
class Object
trait Matchable
class Any
Show all
Self type
Shared.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror