SlashSyntax
sbt.SlashSyntax
trait SlashSyntax
SlashSyntax implements part of the slash syntax to scope keys for build.sbt DSL.
Attributes
- Example
-
Test / test := () console.key / scalacOptions += "-deprecation" Compile / console / scalacOptions += "-Ywarn-numeric-widen"
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article