Re: Using FSEvents API to receive events about individual files.
Re: Using FSEvents API to receive events about individual files.
- Subject: Re: Using FSEvents API to receive events about individual files.
- From: Dominic Giampaolo <email@hidden>
- Date: Tue, 08 Apr 2014 16:57:57 -0400
On Apr 8, 2014, at 3:15 PM, "Palagashvili, Gurami" <email@hidden> wrote:
> In general how reliable are the FileEvents flags?
>
Do no rely on the file event flags to tell you anything about what happened to the path.
Just look at the path. If it's still there, examine it. If the path does not exist, then the file is gone.
What you do after that depends on your app.
--dominic
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden