WatchUtil

scala.cli.commands.WatchUtil
object WatchUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WatchUtil.type

Members list

Value members

Concrete methods

def printWatchMessage(): Unit
def waitForCtrlC(onPressEnter: () => Unit, shouldReadInput: () => Boolean): Unit
def waitMessage(message: String): String

Concrete fields

lazy val isDevMode: Boolean