Watches one or more directories in the local filesystem for the specified events by calling a custom event handler asynchroneously when they occur.
List of events that can be watched for. They must be 'Or'ed together to combined them when calling watch(). OS-triggerd events are exclusive.
Represents one event on one file in a watched directory.