internalGenIdea

mill.scalalib.idea.GenIdeaModule.Wrap.internalGenIdea

Attributes

Source
GenIdeaModule.scala
Graph
Supertypes
trait Module
trait ModuleApi
trait Wrapper
class BaseClass
trait Cacher
trait Cacher
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Inherited classlikes

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
class Internal
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

override def allScalacOptions: Task[Seq[String]]

Attributes

Definition Classes
Inherited from:
GenIdeaModule
Source
GenIdeaModule.scala

Attributes

Inherited from:
BaseClass
Source
Module.scala
def moduleDir: Path

Attributes

Inherited from:
Module
Source
Module.scala

Attributes

Inherited from:
Module
Source
Module.scala

Attributes

Inherited from:
Module
Source
Module.scala
override def scalaCompilerClasspath: Task[Seq[PathRef]]

Attributes

Definition Classes
Inherited from:
GenIdeaModule
Source
GenIdeaModule.scala
override def scalaVersion: Task[Option[String]]

Attributes

Definition Classes
Inherited from:
GenIdeaModule
Source
GenIdeaModule.scala
override def scalacPluginsMvnDeps: Task[Seq[Dep]]

Attributes

Definition Classes
Inherited from:
GenIdeaModule
Source
GenIdeaModule.scala
override def toString: String

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