Platform

izumi.sbtgen.model.Platform
See thePlatform companion object
sealed trait Platform

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object All.type
object Js.type
object Jvm.type
object Native.type

Members list

Concise view

Value members

Concrete methods

final def supportsPlatform(p: BasePlatform): Boolean