CrossValue
mill.api.Cross.Module.CrossValue
@Scaladoc(value = "/**\n * trait that can be mixed into any sub-modules within the body of a\n * [[Cross.Module]], to automatically inherit the [[crossValue]]\n */")
trait CrossValue extends Module[T1]
trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
Type members
Inherited classlikes
@Scaladoc(value = "/**\n * trait that can be mixed into any sub-modules within the body of a\n * [[Cross.Module]], to automatically inherit the [[crossValue]]\n */")
trait CrossValue extends Module[T1]
trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue
trait that can be mixed into any sub-modules within the body of a Cross.Module, to automatically inherit the crossValue
Attributes
- Inherited from:
- Module
- Supertypes
- Known subtypes
@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
In this article