Watched

sbt.Watched
See theWatched companion trait
object Watched

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Watched.type

Members list

Type members

Classlikes

object WatchSource

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

type WatchSource = Source

Value members

Concrete methods

def clearScreen: String
def createWatchService(pollDelay: FiniteDuration): WatchService
def terminateWatch(key: Int): Boolean

Deprecated methods

def createWatchService(): WatchService

Attributes

Deprecated
true
def empty: Watched

Attributes

Deprecated
true
def executeContinuously(watched: Watched, s: State, next: String, repeat: String): State

Attributes

Deprecated
true
def isEnter(key: Int): Boolean

Attributes

Deprecated
true
def multi(base: Watched, paths: Seq[Watched]): Watched

Attributes

Deprecated
true
def printIfDefined(msg: String): Unit

Attributes

Deprecated
true
def projectOnWatchMessage(project: String): (Int, String, Seq[String]) => Option[String]

Attributes

Deprecated
true
def projectWatchingMessage(projectId: String): WatchState => String

Attributes

Deprecated
true

Deprecated fields

val AntiEntropy: FiniteDuration

Attributes

Deprecated
true
val Configuration: AttributeKey[Watched]

Attributes

Deprecated
true
val ContinuousEventMonitor: AttributeKey[EventMonitor]

Attributes

Deprecated
true
val ContinuousState: AttributeKey[WatchState]

Attributes

Deprecated
true
val ContinuousWatchService: AttributeKey[WatchService]

Attributes

Deprecated
true
val PollDelay: FiniteDuration

Attributes

Deprecated
true
val clearWhenTriggered: WatchState => String

Attributes

Deprecated
true
val defaultTriggeredMessage: WatchState => String

Attributes

Deprecated
true
val defaultWatchingMessage: WatchState => String

Attributes

Deprecated
true