fs2.io.file.Watcher$.Event$
See theEvent companion class
object Event
Attributes
- Companion:
- class
- Source:
- Watcher.scala
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- Event.type
Members list
Concise view
Type members
Classlikes
Attributes
- Source:
- Watcher.scala
- Graph
- Supertypes
Attributes
- Source:
- Watcher.scala
- Graph
- Supertypes
Attributes
- Source:
- Watcher.scala
- Graph
- Supertypes
Attributes
- Source:
- Watcher.scala
- Graph
- Supertypes
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Converts a NIO WatchEvent
to an FS2 Watcher.Event
.
Converts a NIO WatchEvent
to an FS2 Watcher.Event
.
Attributes
- e
event to convert
- registeredDirectory
path of the directory for which the event's path is relative
- Source:
- Watcher.scala