BuildCtx

mill.define.BuildCtx
object BuildCtx

Attributes

Source
BuildCtx.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BuildCtx.type

Members list

Value members

Concrete methods

def evalWatch0(w: Watchable): Unit

Attributes

Source
BuildCtx.scala
def watch(p: Path): Path

Attributes

Source
BuildCtx.scala
def watch0(w: Watchable): Unit

Attributes

Source
BuildCtx.scala
def watchValue[T](v0: => T)(implicit fn: FileName, ln: Line): T

Attributes

Source
BuildCtx.scala
def withFilesystemCheckerDisabled[T](block: => T): T

Attributes

Source
BuildCtx.scala

Concrete fields

val workspaceRoot: Path

Attributes

Source
BuildCtx.scala