Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve pattern matching to watch for new files #20

Open
mmerickel opened this issue May 3, 2017 · 0 comments
Open

Improve pattern matching to watch for new files #20

mmerickel opened this issue May 3, 2017 · 0 comments

Comments

@mmerickel
Copy link
Member

Currently patterns are expanded prior to passing files to the monitors. It would be nice to add pattern support directly to the monitors and have them re-evaluate the list of watched files to find anything new. Both watchdog and polling can be updated to see new files and folders and decide what to do with them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant