SyntheticRootBspBuildTargetData

mill.bsp.worker.SyntheticRootBspBuildTargetData
See theSyntheticRootBspBuildTargetData companion object
class SyntheticRootBspBuildTargetData(topLevelProjectRoot: Path)

Synthesised BspBuildTarget to handle exclusions. Intellij-Bsp doesn't provide a way to exclude files outside of module,so if there is no module having content root of topLevelProjectRoot, SyntheticRootBspBuildTargetData will be created

Attributes

Companion
object
Source
SyntheticRootBspBuildTargetData.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def synthSources: SourcesItem

Concrete fields

val id: BuildTargetIdentifier
val target: BuildTarget