s-lib-watch_2.13.0.11.4-M3.source-code.Watcher.scala Maven / Gradle / Ivy
The newest version!
package os.watch
abstract class Watcher extends AutoCloseable {
def run(): Unit
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy