Nested

mill.define.Ctx.Nested
@Scaladoc(value = "/**\n * A subset of the [[Ctx]] interface that are implicitly propagated\n * from the enclosing Module.\n */")
trait Nested

A subset of the Ctx interface that are implicitly propagated from the enclosing Module.

Attributes

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

Members list

Value members

Abstract methods

def crossValues: Seq[Any]

Attributes

Source
Ctx.scala