mill.idea.GenIdeaImpl
See theGenIdeaImpl companion class
object GenIdeaImpl
Attributes
- Companion
- class
- Source
- GenIdeaImpl.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
GenIdeaImpl.type
Members list
Type members
Classlikes
final case class CoursierResolved(path: Path, pom: Path, sources: Option[Path]) extends ResolvedLibrary
Attributes
- Source
- GenIdeaImpl.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ResolvedLibraryclass Objecttrait Matchableclass AnyShow all
case class GenIdeaException(msg: String) extends RuntimeException
Attributes
- Source
- GenIdeaImpl.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class OtherResolved(path: Path) extends ResolvedLibrary
Attributes
- Source
- GenIdeaImpl.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ResolvedLibraryclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- GenIdeaImpl.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Source
- GenIdeaImpl.scala
- Supertypes
final case class WithSourcesResolved(path: Path, sources: Option[Path]) extends ResolvedLibrary
Attributes
- Source
- GenIdeaImpl.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ResolvedLibraryclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Source
- GenIdeaImpl.scala
Attributes
- Source
- GenIdeaImpl.scala
Create the module name (to be used by Idea) for the module based on it segments.
Create the module name (to be used by Idea) for the module based on it segments.
Attributes
- See also
- Source
- GenIdeaImpl.scala
In this article