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

file and directory watches are not implemented #18

Open
mheily opened this issue Oct 19, 2022 · 0 comments
Open

file and directory watches are not implemented #18

mheily opened this issue Oct 19, 2022 · 0 comments
Assignees

Comments

@mheily
Copy link
Owner

mheily commented Oct 19, 2022

We need to implement filesystem watches:

 WatchPaths <array of strings>
 This optional key causes the job to be started if any one of the listed
 paths are modified.

 QueueDirectories <array of strings>
 Much like the WatchPaths option, this key will watch the paths for modi-
 fications. The difference being that the job will only be started if the
 path is a directory and the directory is not empty.
@mheily mheily self-assigned this Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant