SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
sysutils/ruby-directory_watcher/pkg/DESCR
Normal file
5
sysutils/ruby-directory_watcher/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
The directory watcher operates by scanning a directory at some interval
|
||||
and generating a list of files based on a user supplied glob pattern. As
|
||||
the file list changes from one interval to the next, events are
|
||||
generated and dispatched to registered observers. Three types of events
|
||||
are supported--added, modified, and removed.
|
Loading…
Add table
Add a link
Reference in a new issue