Overview
-
module Build-
module Files-
module Monitor-
class HandleRepresents a tracked set of files with an associated callback.
-
class NativeA platform-specific filesystem monitor using native OS APIs.
-
class PollingA cross-platform filesystem monitor that uses polling to detect changes.
-
-
-