JsCompileImpl

mill.kotlinlib.worker.impl.JsCompileImpl
class JsCompileImpl extends Compiler

Attributes

Source
JsCompileImpl.scala
Graph
Supertypes
trait Compiler
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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

Attributes

Source
JsCompileImpl.scala