fs-watcher / 1.0.0
| Short description: | FileSystemWatcher | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Utility | |||||
| Status: | stable | |||||
| Created: | 2001-12-20 14:53:52 GMT | |||||
| Last update: | - | |||||
| Owner: | Jason Horman (Projects of this owner) | |||||
| Homepage: | http://www.jhorman.org/FileSystemWatcher/index.html | |||||
| Download: | http://www.jhorman.org/FileSystemWatcher/FileSystemWatcher.1.0.0.zip | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | Simple library for watching events occurring on a file system. You can watch entire directories, or individual files. You will be notified of file creation, modification, and deletion. This solution is (should be) platform independent. You might use this to monitor the config files of your server for changes for example. |
|||||