roger-lo / filed

Filed is a filing daemon that watches a folder moves files according to regex rules
Apache License 2.0
0 stars 1 forks source link

Filename regular expression filter #4

Open roger-lo opened 7 years ago

roger-lo commented 7 years ago

Might want make Filterable as an interface (implemented as abstract class) with the following:

class FilenameMatches: