public class LagomExternalProject$
extends sbt.AutoPlugin
| Modifier and Type | Field and Description |
|---|---|
static LagomExternalProject$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
LagomExternalProject$() |
| Modifier and Type | Method and Description |
|---|---|
scala.collection.Seq<sbt.Init.Setting<? super sbt.Task<scala.Tuple2<String,Reloader.DevServer>>>> |
projectSettings() |
LagomPlugin$ |
requires() |
sbt.PluginTrigger |
trigger() |
public static final LagomExternalProject$ MODULE$
public LagomPlugin$ requires()
requires in class sbt.AutoPluginpublic sbt.PluginTrigger trigger()
trigger in class sbt.AutoPluginpublic scala.collection.Seq<sbt.Init.Setting<? super sbt.Task<scala.Tuple2<String,Reloader.DevServer>>>> projectSettings()