Watch Helpers
module type S = sig ... end
The signature for watch helpers.
workers ()
is the number of background worker threads managing event notification currently active.
The type for watch hooks.
val none : hook
none
is the hooks which asserts false.