ModuleCtx

mill.api.ModuleCtx
See theModuleCtx companion trait
object ModuleCtx extends LowPriCtx

Attributes

Companion
trait
Graph
Supertypes
trait LowPriCtx
class Object
trait Matchable
class Any
Self type
ModuleCtx.type

Members list

Type members

Classlikes

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

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ModuleCtx
trait Wrapper

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Module
class BaseModule
class RootModule0
trait Module[T1]
trait CrossValue
trait Module2[T1, T2]
trait Module3[T1, T2, T3]
trait Module4[T1, T2, T3, T4]
trait Module5[T1, T2, T3, T4, T5]
trait Cross[M]
trait TaskModule
Show all

Value members

Concrete methods

def makeRoot(millModuleEnclosing0: Enclosing, millModuleLine0: Line, millSourcePath: Path, segments0: Segments, external0: Boolean, fileName: File): ModuleCtx

Implicits

Implicits

implicit def makeNested(implicit millModuleEnclosing0: Enclosing, millModuleLine0: Line, fileName: File, enclosingClass: EnclosingClass, ctx: Nested): ModuleCtx

Inherited implicits

implicit def dummyInfo: ModuleCtx

Attributes

Inherited from:
LowPriCtx