Compiler

mill.kotlinlib.worker.impl.Compiler
trait Compiler

Attributes

Source
Compiler.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def compile(args: Seq[String], sources: Seq[Path])(using ctx: TaskCtx): (Int, String)

Attributes

Source
Compiler.scala