SlashSyntax

sbt.SlashSyntax
See theSlashSyntax companion trait
object SlashSyntax

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

sealed trait HasSlashKey

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait HasSlashKeyOrAttrKey extends HasSlashKey

Attributes

Supertypes
trait HasSlashKey
class Object
trait Matchable
class Any
Known subtypes
final class RichConfiguration(val scope: Scope) extends HasSlashKeyOrAttrKey

RichConfiguration wraps a configuration to provide the / operator for scoping.

RichConfiguration wraps a configuration to provide the / operator for scoping.

Attributes

Supertypes
trait HasSlashKey
class Object
trait Matchable
class Any
final class RichReference(val scope: Scope) extends HasSlashKeyOrAttrKey

RichReference wraps a reference to provide the / operator for scoping.

RichReference wraps a reference to provide the / operator for scoping.

Attributes

Supertypes
trait HasSlashKey
class Object
trait Matchable
class Any
final class RichScope(val scope: Scope) extends HasSlashKeyOrAttrKey

RichScope wraps a general scope to provide the / operator for scoping.

RichScope wraps a general scope to provide the / operator for scoping.

Attributes

Supertypes
trait HasSlashKey
class Object
trait Matchable
class Any