public class ConsoleHelper
extends Object
Constructor and Description |
---|
ConsoleHelper(Colors colors) |
Modifier and Type | Method and Description |
---|---|
int |
blockUntilExit() |
void |
printStartScreen(play.dev.filewatch.LoggerProxy log,
scala.collection.Seq<scala.Tuple2<String,String>> services) |
scala.collection.Seq<scala.runtime.BoxedUnit> |
shutdownAsynchronously(play.dev.filewatch.LoggerProxy log,
scala.collection.Seq<java.io.Closeable> services) |
public ConsoleHelper(Colors colors)
public void printStartScreen(play.dev.filewatch.LoggerProxy log, scala.collection.Seq<scala.Tuple2<String,String>> services)
public int blockUntilExit()
public scala.collection.Seq<scala.runtime.BoxedUnit> shutdownAsynchronously(play.dev.filewatch.LoggerProxy log, scala.collection.Seq<java.io.Closeable> services)