emilib
Classes | Public Member Functions | List of all members
emilib::DirWatcher Class Reference

Watches for any changes in a directory (file changed, added, removed). More...

#include <dir_watcher.hpp>

Public Member Functions

 DirWatcher (std::string dir)
 Feel free to end with a slash or not.
 
std::vector< std::string > poll_files ()
 Returns a list of absolute paths to files that where added, removed or changed.
 

Detailed Description

Watches for any changes in a directory (file changed, added, removed).


The documentation for this class was generated from the following file: