SourceModificationWatch

play.dev.filewatch.SourceModificationWatch

Copied from sbt.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type PathFinder = () => Iterator[File]

Value members

Concrete methods

def watch(sourcesFinder: PathFinder, pollDelayMillis: Int, state: WatchState)(terminationCondition: => Boolean): (Boolean, WatchState)