PackageSpec

mill.main.buildgen.PackageSpec
See thePackageSpec companion class
object PackageSpec

Attributes

Companion
class
Source
PackageSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def root(dir: SubPath): PackageSpec

Attributes

Source
PackageSpec.scala

Implicits

Implicits

implicit val rw: ReadWriter[PackageSpec]

Attributes

Source
PackageSpec.scala
implicit val rwSubPath: ReadWriter[SubPath]

Attributes

Source
PackageSpec.scala