is a simple library for watching files and directories on the filesystem and receiving events when something happens to them.
It comes bundled with Glamorous Toolkit.
##Installation
Metacello new
baseline: 'Filewatcher';
repository: 'github://feenkcom/filewatcher:main/src';
load
Have fun!