sbt.SlashSyntax
See theSlashSyntax companion trait
object SlashSyntax
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SlashSyntax.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
sealed trait HasSlashKeyOrAttrKey extends HasSlashKey
Attributes
- Supertypes
- 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
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
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
In this article