fn is_relevant_event(kind: &EventKind, config: &FileWatcherConfig) -> boolExpand description
Check if an event kind is relevant based on the configuration.
fn is_relevant_event(kind: &EventKind, config: &FileWatcherConfig) -> boolCheck if an event kind is relevant based on the configuration.