Module

mill.define.Module
See theModule companion trait
object Module

Attributes

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

Members list

Type members

Classlikes

@Scaladoc(value = "/**\n * Base class of the [[Module]] trait, allowing us to take implicit arguments\n * (traits cannot). Cannot be used directly, because traits inheriting from\n * classes results in the class being invisible to java reflection, which\n * messes up the module discovery process\n */")
class BaseClass(implicit outerCtx0: Ctx) extends Cacher

Base class of the Module trait, allowing us to take implicit arguments (traits cannot). Cannot be used directly, because traits inheriting from classes results in the class being invisible to java reflection, which messes up the module discovery process

Base class of the Module trait, allowing us to take implicit arguments (traits cannot). Cannot be used directly, because traits inheriting from classes results in the class being invisible to java reflection, which messes up the module discovery process

Attributes

Source
Module.scala
Supertypes
trait Cacher
trait Cacher
class Object
trait Matchable
class Any
Known subtypes
class BaseModule
object Kover
object KtfmtModule
object KtlintModule
object Giter8Module
object Dependency
object PublishModule
trait MainModule
class RootModule
trait Module
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
class Internal(outer: Module)

Attributes

Source
Module.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes