mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 18:24:30 +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.