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

Gary Willoughby dev at kalekold.net
Thu May 23 08:26:33 PDT 2013


Is there anything in the standard library to help writing a file 
watcher? I want to monitor a single file for changes and if a 
change is detected call a function. Is there any existing 
libraries to do this in D as it must be cross-platform as much as 
possible?


More information about the Digitalmars-d-learn mailing list