-
Notifications
You must be signed in to change notification settings - Fork 263
Adding filter list on FileSystemWatcher #583
Copy link
Copy link
Closed
Labels
area: coreIssues that address the core abstractions & the wrappersIssues that address the core abstractions & the wrappersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked ontype: enhancementIssues that propose new functionalityIssues that propose new functionality
Metadata
Metadata
Assignees
Labels
area: coreIssues that address the core abstractions & the wrappersIssues that address the core abstractions & the wrappersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked ontype: enhancementIssues that propose new functionalityIssues that propose new functionality
Hello!
Since Core 3.x, we have a filter list on the FileSystemWatcher, to provide an easy way to handle multiple file types.
Would be possible to consider adding it to next versions?