Compiler

mill.kotlinlib.worker.impl.Compiler
trait Compiler

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

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