-
-
Notifications
You must be signed in to change notification settings - Fork 610
Open
Description
There should be new event that runs when all add listeners (which can be async) finish for all files when ignoreInitial: false is passed. It can be used for doing something when all files are finished preparing.
You can use getWatched() and iterate them all yourself but it's better use add event listener but get notified when chokidar is ready. So the event can be like ready event but later maybe can have name readyAfterInitial.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels