mill.main.buildgen.BuildSpec
See theBuildSpec companion class
object BuildSpec
Attributes
- Companion
- class
- Source
- BuildSpec.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BuildSpec.type
Members list
Type members
Classlikes
Specification for generating source files for a Mill meta-build.
Specification for generating source files for a Mill meta-build.
Value parameters
- baseModules
-
Module supertypes, containing shared settings, for build modules.
- depsObjectName
-
Name of the Scala object that defines constants for dependencies.
- rootModuleName
-
Name of the module at the root of the meta-build tree.
Attributes
- Source
- BuildSpec.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Returns a build specification by adding "unit" packages for any missing path segments.
Returns a build specification by adding "unit" packages for any missing path segments.
Attributes
- Source
- BuildSpec.scala
In this article