Is there anything in the standard library to help writing a file watcher?

Zz Zz at nospam.com
Mon Jul 15 09:20:03 PDT 2013


https://code.google.com/p/simplefilewatcher/

may help with platform specific solutions.

On Thursday, 23 May 2013 at 18:56:41 UTC, Gary Willoughby wrote:
> Hmmm.. this is what i first thought. I think i'll implement a 
> simple watcher based on modification times as a first 
> iteration. Then if time allows add platform specific solutions 
> based on the above. Thanks.


More information about the Digitalmars-d-learn mailing list