InterProjectDependency

mill.main.sbt.InterProjectDependency
See theInterProjectDependency companion object
case class InterProjectDependency(projectRefProject: String, configurations: Option[String]) extends Dependency

Attributes

Companion
object
Source
Models.scala
Graph
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
trait Dependency
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product