Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 540 Bytes

TODO.md

File metadata and controls

23 lines (19 loc) · 540 Bytes

API Realization

Here you will find the API that is planned to be designed and its completion status

⚠️ Notice that this list is no final status and can be extended at any time

  • byMilliseconds, bySeconds, byMinutes, byHours
    • olderThan
  • byName
    • thatEquals
    • thatStartsWith
    • thatEndsWith
    • thatIncludes
    • thatMatches
    • thatContainsSpaces
    • thatContainsSpecialChars
  • byExtension
    • thatEquals
  • recursively
  • combinations
    • and
    • or