mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:13:48 +02:00
Rather than exposing the FileEventMonitor.Event types, which are under active development in the io repo, I am adding a new event trait to FileCacheEntry. This trait doesn't expose any internal implementation details.