ResolvedReference

sbt.ResolvedReference
sealed trait ResolvedReference extends Reference

A fully resolved, unique identifier for a project or build.

Attributes

Graph
Supertypes
trait Reference
class Object
trait Matchable
class Any
Known subtypes
class BuildRef
class ProjectRef

Members list

Value members

Inherited methods

final def /(key: AttributeKey[_]): Scope

Attributes

Inherited from:
Reference
final def /[K](key: ScopingSetting[K]): K

Attributes

Inherited from:
Reference
def /(configAxis: ScopeAxis[ConfigKey]): RefThenConfig

Attributes

Inherited from:
Reference
def /(c: Configuration): RefThenConfig

Attributes

Inherited from:
Reference

Attributes

Inherited from:
Reference