KotlinWorkerImpl

mill.kotlinlib.worker.impl.KotlinWorkerImpl
class KotlinWorkerImpl extends KotlinWorker

Attributes

Graph
Supertypes
trait KotlinWorker
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def compile(target: KotlinWorkerTarget, args: Seq[String])(implicit ctx: TaskCtx): Result[Unit]

Inherited fields

val x: Int

Attributes

Inherited from:
KotlinWorker