dsl

object dsl extends KeyContainer
class KeyContainer
class Object
trait Matchable
class Any

Value members

Inherited methods

def parseKey(keyName: String): Key[_]
Inherited from
KeyContainer

Concrete fields

lazy val executor: Key[Executor[_]]
lazy val reporter: Key[Reporter[_]]

Inherited fields

val containerName: String
Inherited from
KeyContainer
val enclosing: KeyContainer
Inherited from
KeyContainer

Implicits

Inherited implicits

implicit def container: KeyContainer
Inherited from
KeyContainer