EventType

sealed abstract class EventType
Type of event raised by Watcher. Supports the standard events types as well as arbitrary non-standard types (via NonStandard).
Companion
object
class Object
trait Matchable
class Any
object Created
object Deleted
object Modified
object Overflow