joh / when-changed

Execute a command when a file is changed
Other
1.21k stars 107 forks source link

New Files #57

Closed BebeSparkelSparkel closed 6 years ago

BebeSparkelSparkel commented 7 years ago

Does this monitor files that are added to the parent directory after the process is launched?

joh commented 7 years ago

What do you mean by parent directory? You specify which directory to watch when you launch when-changed, so any new files within that directory are monitored.