I ask because of a problem, I described here.
Before I can consider making a PR, I have to know if there is a specific reason why the create event gets relabeled into a change event?
Will it break something if I change it?
Use case: I can't watch individual compiled files, as they get deleted before recompilation but watching the directory isn't specific enough.
I ask because of a problem, I described here.
Before I can consider making a PR, I have to know if there is a specific reason why the
createevent gets relabeled into achangeevent?Will it break something if I change it?
Use case: I can't watch individual compiled files, as they get deleted before recompilation but watching the directory isn't specific enough.