You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know it's documented that InotifyEvent.Name contains the full path, but the naming is confusing.
I'm used to event->name in C that does not contains the full path. If a v4 is planned, maybe InotifyEvent.Path or .Name but no full path ?
I know it's documented that
InotifyEvent.Namecontains the full path, but the naming is confusing.I'm used to
event->namein C that does not contains the full path. If a v4 is planned, maybeInotifyEvent.Pathor.Namebut no full path ?