X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=dirwatcher.ml;h=b33b890e6aa7812851e834e59e5e0fd17109d73f;hb=29f0ca740297bf929d328b9f17a8ce36aff06e1f;hp=f01cb3324dacab4f22848dd019d5b19cb14b9363;hpb=d50abed53bc4998db78f2acc0d168ec39bfa3375;p=vsys.git diff --git a/dirwatcher.ml b/dirwatcher.ml index f01cb33..b33b890 100644 --- a/dirwatcher.ml +++ b/dirwatcher.ml @@ -1,3 +1,5 @@ +(** Watches directories for events. Agnostic to vsys semantics of backends and +frontends *) open Inotify open Fdwatcher open Printf