public static class Internal.Keys$
extends Object
Modifier and Type | Field and Description |
---|---|
static Internal.Keys$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Keys$() |
Modifier and Type | Method and Description |
---|---|
sbt.SettingKey<play.sbt.PlayInteractionMode> |
interactionMode() |
sbt.TaskKey<scala.runtime.BoxedUnit> |
stop() |
public static final Internal.Keys$ MODULE$