BasePlatform

izumi.sbtgen.model.Platform$.BasePlatform
sealed trait BasePlatform extends Platform

Attributes

Graph
Supertypes
trait Platform
class Object
trait Matchable
class Any
Known subtypes
object Js.type
object Jvm.type
object Native.type

Members list

Concise view

Value members

Inherited methods

final def supportsPlatform(p: BasePlatform): Boolean

Attributes

Inherited from:
Platform