-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Milestone
Description
At the moment, we have dirs, files (not exposed), and filter (that are "concatenated" with dirs) to identify files.
Feature request: get rid of all but files (expose it), since we can express everything with that alone.
Also, it's common practice in other libraries so the concept shouldn't be foreign to users and we can always implement it (initially) in a backward compatible way.
elbrujohalcon