mill.init.InitModule
See theInitModule companion trait
object InitModule extends ExternalModule, InitModule
Attributes
- Companion
- trait
- Source
- InitModule.scala
- Graph
-
- Supertypes
-
trait InitModuleclass ExternalModuleclass BaseModuletrait BaseModuleApitrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Self type
-
InitModule.type
Members list
Type members
Inherited classlikes
@Scaladoc(value = "/**\n * Miscellaneous machinery around traversing & querying the build hierarchy,\n * that should not be needed by normal users of Mill\n */")
object moduleInternal extends Internal
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Attributes
- Inherited from:
- Module
- Source
- Module.scala
- Supertypes
Inherited types
Attributes
- Inherited from:
- InitModule
- Source
- InitModule.scala
Attributes
- Inherited from:
- InitModule
- Source
- InitModule.scala
Value members
Inherited methods
Attributes
- Inherited from:
- InitModule
- Source
- InitModule.scala
@Scaladoc(value = "/**\n * @return Seq of example names or Seq with path to parent dir where downloaded example was unpacked\n */")
Attributes
- Returns
-
Seq of example names or Seq with path to parent dir where downloaded example was unpacked
- Inherited from:
- InitModule
- Source
- InitModule.scala
Attributes
- Inherited from:
- BaseModule
- Source
- BaseModule.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- InitModule
- Source
- InitModule.scala
Attributes
- Definition Classes
- Inherited from:
- ExternalModule
- Source
- ExternalModule.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Module -> Any
- Inherited from:
- Module
- Source
- Module.scala
Concrete fields
Attributes
- Source
- InitModule.scala
Inherited fields
Attributes
- Inherited from:
- InitModule
- Source
- InitModule.scala
In this article