Open
Description
It would be nice for watcher
to have a pattern
argument so that one could (for example), just monitor .log
files or .html
files within a folder.
I looked at the source, but its all R6 and c++ so I don't think I can offer a PR for the feature unfortunately.
This is possibly somewhat related to issue 14.