IdeaConfigFile

mill.scalalib.GenIdeaModule.IdeaConfigFile
See theIdeaConfigFile companion class

Attributes

Companion
class
Source
GenIdeaModule.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

@Scaladoc(value = "/** Alternative creator accepting a component string. */")
def apply(subPath: SubPath, component: String, config: Seq[Element]): IdeaConfigFile

Alternative creator accepting a component string.

Alternative creator accepting a component string.

Attributes

Source
GenIdeaModule.scala

Implicits

Implicits

implicit def rw: ReadWriter[IdeaConfigFile]

Attributes

Source
GenIdeaModule.scala
implicit def subPathRw: ReadWriter[SubPath]

Attributes

Source
GenIdeaModule.scala