Reference

sbt.Reference
See theReference companion object
sealed trait Reference

Identifies a project or build.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BuildRef
object ThisBuild
class LocalProject
class ProjectRef
class RootProject
object ThisProject
Show all

Members list

Value members

Concrete methods

def /(c: Configuration): RefThenConfig
def /(configAxis: ScopeAxis[ConfigKey]): RefThenConfig
final def /[K](key: ScopingSetting[K]): K
final def /(key: AttributeKey[_]): Scope