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
It doesn't appear there is any documentation about what information notify::event::EventAttributes::info represents. e.g. What values are possible here? If info is Some("override"), what does this mean?
It doesn't appear there is any documentation about what information
notify::event::EventAttributes::info
represents. e.g. What values are possible here? If info isSome("override")
, what does this mean?It seems there are only a few places
info
is set:notify/notify/src/fsevent.rs
Line 114 in 128bf62
notify/notify/src/fsevent.rs
Line 159 in 128bf62
notify/notify-debouncer-full/src/lib.rs
Line 469 in 128bf62
The text was updated successfully, but these errors were encountered: