mill.kotlinlib.worker.api.KotlinWorkerTarget
See theKotlinWorkerTarget companion trait
object KotlinWorkerTarget
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
KotlinWorkerTarget.type
Members list
Type members
Classlikes
case object Js extends KotlinWorkerTarget
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait KotlinWorkerTargetclass Objecttrait Matchableclass AnyShow all
- Self type
-
Js.type
case object Jvm extends KotlinWorkerTarget
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait KotlinWorkerTargetclass Objecttrait Matchableclass AnyShow all
- Self type
-
Jvm.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article