paul-nameless / nim-fswatch

Nim wrapper for the libfswatch
GNU General Public License v3.0
18 stars 1 forks source link

Let users choose to use the polling monitor #6

Open iffy opened 1 year ago

iffy commented 1 year ago

With this change, I can do:

newMonitor(poll_monitor_type)

inside my Docker container that doesn't do well with the default type.