HasSlashKeyOrAttrKey

sbt.SlashSyntax.HasSlashKeyOrAttrKey
sealed trait HasSlashKeyOrAttrKey extends HasSlashKey

Attributes

Graph
Supertypes
trait HasSlashKey
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

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

Inherited methods

def /[K](key: ScopingSetting[K]): K

Attributes

Inherited from:
HasSlashKey
protected def scope: Scope

Attributes

Inherited from:
HasSlashKey