ResolvedModule
mill.api.daemon.internal.idea.ResolvedModule
final case class ResolvedModule(segments: Segments, scopedCpEntries: Seq[(path: Path, scope: Option[String])], module: JavaModuleApi, pluginClasspath: Seq[Path], scalaOptions: Seq[String], scalaCompilerClasspath: Seq[Path], libraryClasspath: Seq[Path], facets: Seq[JavaFacet], configFileContributions: Seq[IdeaConfigFile], compilerOutput: Path, scalaVersion: Option[String], resources: Seq[Path], generatedSources: Seq[Path], allSources: Seq[Path])
Attributes
- Source
- ResolvedModule.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article