ModuleCtx

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

Attributes

Companion
trait
Source
ModuleCtx.scala
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

Source
ModuleCtx.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ModuleCtx
trait Wrapper

Attributes

Source
ModuleCtx.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Module
class BaseModule
object Kover
object KtfmtModule
object KtlintModule
object VcsVersion
object Giter8Module
object Dependency
object PublishModule
class RootModule0
trait MainModule
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
trait JavaModule
trait JavaTests
trait KotlinTests
trait KotestTests
trait KspTests
trait MavenTests
trait SbtTests
trait ScalaTests
trait ScalaJSTests
trait KtfmtModule
trait KotlinModule
trait DetektModule
trait KoverModule
trait KspModule
trait BomModule
trait JlinkModule
trait MavenModule
trait SbtModule
trait ScalaModule
trait UnidocModule
trait TestModule
trait Junit4
trait Junit5
trait Munit
trait ScalaCheck
trait ScalaTest
trait Specs2
trait TestNg
trait Utest
trait Weaver
trait ZioTest
trait BspModule
object kover
trait Giter8Module
trait RunModule
Show all

Value members

Concrete methods

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

Attributes

Source
ModuleCtx.scala

Implicits

Implicits

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

Attributes

Source
ModuleCtx.scala

Inherited implicits

implicit def dummyInfo: ModuleCtx

Attributes

Inherited from:
LowPriCtx
Source
ModuleCtx.scala