erikzenker / inotify-cpp

A C++ interface for linux inotify
MIT License
136 stars 37 forks source link

Add example which adds new folders on creation dynamically #42

Open erikzenker opened 5 years ago

erikzenker commented 5 years ago

There exists already a test case which is testing the expected beaviour. But, it might not be documented very well. Maybe, we should add an example showing the behaviour explicitly.