Skip to content

New event after initial listeners are done #1451

@kocv59

Description

@kocv59

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions