Skip to content

Filename regular expression filter  #4

@roger-lo

Description

@roger-lo

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

  • filter: [] -> []

class FilenameMatches:

  • Method: filter
  • Input: [full paths], regular expression
  • Output: [full paths such that it matches the regular expression]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions