paul-nameless / pyfswatch

Python binding to libfswatch
MIT License
10 stars 9 forks source link

Feature request: Add Monitor.stop() #5

Open Feuermurmel opened 3 years ago

Feuermurmel commented 3 years ago

When looking at the Monitor API, I expected a stop() method, to call libfswatch's fsw_stop_monitor(). I suggest adding such a method to class Monitor