Ctx

mill.define.Ctx
See theCtx companion trait
object Ctx extends LowPriCtx

Attributes

Companion
trait
Source
Ctx.scala
Graph
Supertypes
trait LowPriCtx
class Object
trait Matchable
class Any
Self type
Ctx.type

Members list

Type members

Classlikes

@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.

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

Attributes

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

Attributes

Source
Ctx.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Module
class BaseModule
object Kover
object KtfmtModule
object KtlintModule
object Giter8Module
object Dependency
object PublishModule
trait MainModule
class RootModule
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 AndroidJUnit
trait Junit4
trait Junit5
trait Munit
trait ScalaTest
trait Specs2
trait TestNg
trait Utest
trait Weaver
trait ZioTest
trait RunModule
Show all

Value members

Concrete methods

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

Attributes

Source
Ctx.scala

Implicits

Implicits

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

Attributes

Source
Ctx.scala

Inherited implicits

implicit def dummyInfo: Ctx

Attributes

Inherited from:
LowPriCtx
Source
Ctx.scala